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

  /external/bluetooth/bluedroid/stack/btu/
btu_task.c 236 switch (p_msg->event & BT_EVT_MASK)
349 mask = (UINT16) (p_msg->event & BT_EVT_MASK);
  /external/libnfc-nci/src/nfc/nfc/
nfc_task.c 391 switch (p_msg->event & BT_EVT_MASK)
  /external/bluetooth/bluedroid/btif/src/
btif_core.c 331 BTIF_TRACE_ERROR1("unhandled btif event (%d)", p_msg->event & BT_EVT_MASK);
    [all...]
  /external/bluetooth/bluedroid/stack/include/
bt_types.h 40 #define BT_EVT_MASK 0xFF00
  /external/libnfc-nci/src/include/
bt_types.h 40 #define BT_EVT_MASK 0xFF00

Completed in 806 milliseconds