Searched refs:GKI_SHUTDOWN_EVT (Results 1 - 2 of 2) sorted by relevance

/external/libnfc-nci/halimpl/bcm2079x/gki/ulinux/
H A Dgki_ulinux.c79 #ifndef GKI_SHUTDOWN_EVT
80 #define GKI_SHUTDOWN_EVT APPL_EVT_7 macro
342 GKI_send_event(task_id - 1, EVENT_MASK(GKI_SHUTDOWN_EVT));
740 return (EVENT_MASK(GKI_SHUTDOWN_EVT));
1235 //GKI_send_event(task_id, EVENT_MASK(GKI_SHUTDOWN_EVT));
/external/libnfc-nci/src/gki/ulinux/
H A Dgki_ulinux.c78 #ifndef GKI_SHUTDOWN_EVT
79 #define GKI_SHUTDOWN_EVT APPL_EVT_7 macro
342 GKI_send_event(task_id - 1, EVENT_MASK(GKI_SHUTDOWN_EVT));
717 return (EVENT_MASK(GKI_SHUTDOWN_EVT));
1212 //GKI_send_event(task_id, EVENT_MASK(GKI_SHUTDOWN_EVT));

Completed in 2244 milliseconds