Searched refs:BluetoothError (Results 1 - 3 of 3) sorted by relevance

/haiku/headers/os/bluetooth/HCI/
H A DbtHCI.h28 const char* BluetoothError(uint8 error);
/haiku/src/servers/bluetooth/
H A DLocalDeviceImpl.cpp307 BluetoothError(commandStatus->status),
629 BluetoothError(linkKeyRetrieval->status),
649 TRACE_BT("LocalDeviceImpl: Status %s addresss=%s\n", BluetoothError(linkKeyReply->status),
848 BluetoothError(remotename->status));
924 BluetoothError(event->status));
953 BluetoothError(event->reason), event->status);
/haiku/src/kits/bluetooth/
H A DCommandManager.cpp725 BluetoothError(uint8 error) function

Completed in 39 milliseconds