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

  /system/bt/stack/btu/
btu_task.c 146 btu_hcif_process_event ((UINT8)(p_msg->event & BT_SUB_EVT_MASK), p_msg);
157 btu_hcif_send_cmd ((UINT8)(p_msg->event & BT_SUB_EVT_MASK), p_msg);
  /system/bt/main/
bte_main.c 254 UINT16 sub_event = event & BT_SUB_EVT_MASK; /* local controller ID */
  /external/libnfc-nci/src/include/
bt_types.h 41 #define BT_SUB_EVT_MASK 0x00FF
  /system/bt/stack/include/
bt_types.h 62 #define BT_SUB_EVT_MASK 0x00FF
    [all...]

Completed in 52 milliseconds