Home
last modified time | relevance | path

Searched refs:MSG_SUB_EVT_MASK (Results 1 – 3 of 3) sorted by relevance

/system/bt/hci/include/
Dbt_hci_bdroid.h67 #define MSG_SUB_EVT_MASK 0x00FF /* eq. BT_SUB_EVT_MASK */ macro
Dhci_layer.h36 #define MSG_SUB_EVT_MASK 0x00FF /* eq. BT_SUB_EVT_MASK */ macro
/system/bt/hci/src/
Dpacket_fragmenter.c37 #define SUB_EVENT(event) ((event) & MSG_SUB_EVT_MASK)