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

  /external/bluetooth/bluedroid/bta/sys/
bta_sys_cfg.c 32 #define BTA_MBOX_EVT TASK_MBOX_2_EVT_MASK
  /external/bluetooth/bluedroid/gki/common/
gki.h 54 #define TASK_MBOX_2_EVT_MASK 0x0004
  /external/bluetooth/bluedroid/gki/ulinux/
gki_ulinux.c 478 TASK_MBOX_2_EVT_MASK|TASK_MBOX_3_EVT_MASK);
552 TASK_MBOX_2_EVT_MASK|TASK_MBOX_3_EVT_MASK);
620 TASK_MBOX_2_EVT_MASK|TASK_MBOX_3_EVT_MASK);
818 gki_cb.com.OSWaitEvt[rtask] |= TASK_MBOX_2_EVT_MASK;
    [all...]
  /external/libnfc-nci/halimpl/bcm2079x/gki/ulinux/
gki_ulinux.c 340 TASK_MBOX_2_EVT_MASK|TASK_MBOX_3_EVT_MASK);
679 gki_cb.com.OSWaitEvt[rtask] |= TASK_MBOX_2_EVT_MASK;
726 gki_cb.com.OSWaitEvt[rtask] |= TASK_MBOX_2_EVT_MASK;
    [all...]
  /external/libnfc-nci/src/gki/ulinux/
gki_ulinux.c 340 TASK_MBOX_2_EVT_MASK|TASK_MBOX_3_EVT_MASK);
656 gki_cb.com.OSWaitEvt[rtask] |= TASK_MBOX_2_EVT_MASK;
703 gki_cb.com.OSWaitEvt[rtask] |= TASK_MBOX_2_EVT_MASK;
    [all...]
  /external/libnfc-nci/halimpl/bcm2079x/gki/common/
gki.h 77 #define TASK_MBOX_2_EVT_MASK 0x0004
  /external/libnfc-nci/src/gki/common/
gki.h 70 #define TASK_MBOX_2_EVT_MASK 0x0004
  /external/libnfc-nci/src/include/
nfc_target.h 60 #define NFA_MBOX_EVT_MASK (TASK_MBOX_2_EVT_MASK)
bt_target.h     [all...]
  /external/bluetooth/bluedroid/stack/btu/
btu_task.c 569 if (event & TASK_MBOX_2_EVT_MASK)

Completed in 76 milliseconds