Searched refs:BluetoothCommand (Results 1 - 6 of 6) sorted by relevance

/haiku/headers/private/bluetooth/
H A DCommandManager.h27 class BluetoothCommand { class
30 BluetoothCommand(uint8 ogf, uint8 ocf) function in class:BluetoothCommand
79 BluetoothCommand<typed_command(PARAMETERCONTAINER)>
/haiku/src/kits/bluetooth/
H A DLocalDevice.cpp306 BluetoothCommand<typed_command(hci_write_local_name)>
374 BluetoothCommand<typed_command(hci_write_dev_class)>
404 BluetoothCommand<> localVersion(OGF_INFORMATIONAL_PARAM,
429 BluetoothCommand<> BufferSize(OGF_INFORMATIONAL_PARAM,
455 BluetoothCommand<> LocalFeatures(OGF_INFORMATIONAL_PARAM,
480 BluetoothCommand<> LocalFeatures(OGF_CONTROL_BASEBAND,
533 BluetoothCommand<> Reset(OGF_CONTROL_BASEBAND, OCF_RESET);
599 BluetoothCommand<typed_command(hci_write_bcm2035_bdaddr)>
H A DRemoteDevice.cpp144 BluetoothCommand<typed_command(hci_cp_create_conn)>
222 BluetoothCommand<typed_command(struct hci_disconnect)>
H A DCommandManager.cpp54 BluetoothCommand<> simpleCommand(ofg, ocf);
/haiku/src/add-ons/bluetooth/ResetLocalDevice/
H A DResetLocalDevice.cpp52 BluetoothCommand<> Reset(OGF_CONTROL_BASEBAND, OCF_RESET);
/haiku/src/servers/bluetooth/
H A DLocalDeviceImpl.cpp1020 BluetoothCommand<typed_command(hci_cp_link_key_neg_reply)>

Completed in 130 milliseconds