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/libnfc-nci/src/include/
nfc_target.h 60 #define NFA_MBOX_EVT_MASK (TASK_MBOX_2_EVT_MASK)
bt_target.h     [all...]
  /external/libnfc-nci/halimpl/bcm2079x/gki/ulinux/
gki_ulinux.c 339 TASK_MBOX_2_EVT_MASK|TASK_MBOX_3_EVT_MASK);
678 gki_cb.com.OSWaitEvt[rtask] |= TASK_MBOX_2_EVT_MASK;
725 gki_cb.com.OSWaitEvt[rtask] |= TASK_MBOX_2_EVT_MASK;
    [all...]
  /external/libnfc-nci/src/gki/ulinux/
gki_ulinux.c 339 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/bluetooth/bluedroid/gki/common/
gki.h 63 #define TASK_MBOX_2_EVT_MASK 0x0004
  /external/bluetooth/bluedroid/gki/ulinux/
gki_ulinux.c 345 TASK_MBOX_2_EVT_MASK|TASK_MBOX_3_EVT_MASK);
419 TASK_MBOX_2_EVT_MASK|TASK_MBOX_3_EVT_MASK);
487 TASK_MBOX_2_EVT_MASK|TASK_MBOX_3_EVT_MASK);
963 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/bluetooth/bluedroid/stack/btu/
btu_task.c 548 if (event & TASK_MBOX_2_EVT_MASK)

Completed in 95 milliseconds