Searched refs:BT_EVT_MASK (Results 1 – 4 of 4) sorted by relevance
33 const uint16_t type = packet->event & BT_EVT_MASK; in btsnoop_mem_capture()
50 switch (p_msg->event & BT_EVT_MASK) { in btu_hci_msg_process()
51 #define BT_EVT_MASK 0xFF00 macro
295 BTIF_TRACE_ERROR("unhandled btif event (%d)", p_msg->event & BT_EVT_MASK); in bt_jni_msg_ready()