Lines Matching full:bluetooth
28 # PROVIDE: bluetooth
34 name="bluetooth"
35 desc="Bluetooth setup script"
42 # Read and parse Bluetooth device configuration file
58 err 1 "Bluetooth configuration file $_file is not a file or not readable"
88 # Setup Bluetooth stack. Create and connect nodes
118 # Connect HCI node to the Bluetooth sockets layer
122 # Connect L2CAP node to Bluetooth sockets layer
212 # Shutdown Bluetooth stack. Destroy all nodes
237 # USB Bluetooth adapters
266 _file="/etc/defaults/bluetooth.device.conf"
269 err 1 "Unable to read default Bluetooth configuration from $_file"
273 _file="/etc/bluetooth/$dev.conf"
276 err 1 "Unable to read Bluetooth device configuration from $_file"
282 err 1 "Unable to setup Bluetooth stack for device ${dev}"
298 # USB Bluetooth adapters