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