Searched refs:MSG_SUB_EVT_MASK (Results 1 – 3 of 3) sorted by relevance
93 #define MSG_SUB_EVT_MASK 0x00FF /* eq. BT_SUB_EVT_MASK */ macro
594 uint16_t sub_event = p_msg->event & MSG_SUB_EVT_MASK; in hci_mct_send_msg()
600 uint16_t sub_event = p_msg->event & MSG_SUB_EVT_MASK; in hci_h4_send_msg()