Searched refs:GET_PORTCODE_TYPE (Results 1 - 2 of 2) sorted by relevance

/haiku/headers/os/bluetooth/HCI/
H A DbtHCI_transport.h155 #define GET_PORTCODE_TYPE(code) ((code & 0xFF000000) >> 24) macro
/haiku/src/servers/bluetooth/
H A DBluetoothServer.cpp39 if (GET_PORTCODE_TYPE(code)!= BT_EVENT) {

Completed in 34 milliseconds