HomeSort by relevance Sort by last modified time
    Searched refs:MSG_SUB_EVT_MASK (Results 1 - 3 of 3) sorted by null

  /system/bt/hci/include/
bt_hci_bdroid.h 52 #define MSG_SUB_EVT_MASK 0x00FF /* eq. BT_SUB_EVT_MASK */
hci_layer.h 36 #define MSG_SUB_EVT_MASK 0x00FF /* eq. BT_SUB_EVT_MASK */
  /system/bt/hci/src/
packet_fragmenter.cc 36 #define SUB_EVENT(event) ((event)&MSG_SUB_EVT_MASK)

Completed in 3889 milliseconds