Home
last modified time | relevance | path

Searched refs:BT_ERROR (Results 1 – 8 of 8) sorted by relevance

/haiku/src/kits/bluetooth/
H A DLocalDevice.cpp188 int8 bt_status = BT_ERROR; in SetDiscoverable()
301 int8 btStatus = BT_ERROR; in SetFriendlyName()
369 int8 bt_status = BT_ERROR; in SetDeviceClass()
402 int8 bt_status = BT_ERROR; in _ReadLocalVersion()
427 int8 bt_status = BT_ERROR; in _ReadBufferSize()
453 int8 bt_status = BT_ERROR; in _ReadLocalFeatures()
478 int8 bt_status = BT_ERROR; in _ReadLinkKeys()
531 int8 bt_status = BT_ERROR; in Reset()
597 int8 bt_status = BT_ERROR; in LocalDevice()
H A DRemoteDevice.cpp139 int8 btStatus = BT_ERROR; in Authenticate()
217 int8 btStatus = BT_ERROR; in Disconnect()
H A DDiscoveryAgent.cpp110 int8 bt_status = BT_ERROR; in CancelInquiry()
H A DCommandManager.cpp52 int8 bt_status = BT_ERROR; in NonParameterCommandRequest()
/haiku/headers/os/bluetooth/
H A Dbluetooth_error.h12 #define BT_ERROR BT_UNSPECIFIED_ERROR macro
/haiku/src/kits/bluetooth/UI/
H A DPincodeWindow.cpp153 int8 bt_status = BT_ERROR; in MessageReceived()
184 int8 bt_status = BT_ERROR; in MessageReceived()
/haiku/src/add-ons/bluetooth/ResetLocalDevice/
H A DResetLocalDevice.cpp45 int8 btStatus = BT_ERROR; in TakeAction()
/haiku/headers/private/bluetooth/
H A DCommandManager.h77 int8 bt_status = BT_ERROR; in SingleParameterCommandRequest()