Home
last modified time | relevance | path

Searched refs:typed_command (Results 1 – 4 of 4) sorted by relevance

/haiku/headers/private/bluetooth/
H A DCommandManager.h23 #define typed_command(type) type, sizeof(type) macro
79 BluetoothCommand<typed_command(PARAMETERCONTAINER)> in SingleParameterCommandRequest()
/haiku/src/kits/bluetooth/
H A DRemoteDevice.cpp144 BluetoothCommand<typed_command(hci_cp_create_conn)> in Authenticate()
222 BluetoothCommand<typed_command(struct hci_disconnect)> in Disconnect()
H A DLocalDevice.cpp306 BluetoothCommand<typed_command(hci_write_local_name)> in SetFriendlyName()
374 BluetoothCommand<typed_command(hci_write_dev_class)> in SetDeviceClass()
599 BluetoothCommand<typed_command(hci_write_bcm2035_bdaddr)> in LocalDevice()
/haiku/src/servers/bluetooth/
H A DLocalDeviceImpl.cpp1020 BluetoothCommand<typed_command(hci_cp_link_key_neg_reply)> in LinkKeyRequested()