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

  /system/bt/hci/src/
btsnoop_mem.c 37 const uint16_t type = packet->event & BT_EVT_MASK;
  /system/bt/stack/btu/
btu_task.c 119 switch (p_msg->event & BT_EVT_MASK)
  /external/libnfc-nci/src/nfc/nfc/
nfc_task.c 397 switch (p_msg->event & BT_EVT_MASK)
  /external/libnfc-nci/src/include/
bt_types.h 40 #define BT_EVT_MASK 0xFF00
  /system/bt/btif/src/
btif_core.c 283 BTIF_TRACE_ERROR("unhandled btif event (%d)", p_msg->event & BT_EVT_MASK);
    [all...]
  /system/bt/stack/include/
bt_types.h 61 #define BT_EVT_MASK 0xFF00
    [all...]

Completed in 42 milliseconds