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

  /external/bluetooth/bluedroid/hci/include/
bt_hci_bdroid.h 93 #define MSG_SUB_EVT_MASK 0x00FF /* eq. BT_SUB_EVT_MASK */
  /external/bluetooth/bluedroid/hci/src/
hci_h4.c 600 uint16_t sub_event = p_msg->event & MSG_SUB_EVT_MASK;
    [all...]
hci_mct.c 594 uint16_t sub_event = p_msg->event & MSG_SUB_EVT_MASK;
    [all...]

Completed in 1111 milliseconds