Searched defs:GKI_disable (Results 1 - 3 of 3) sorted by relevance

/external/bluetooth/bluedroid/gki/ulinux/
H A Dgki_ulinux.c562 /* GKI_disable(); */
955 no need to call GKI_disable() here as we know that we will have some events as we've been waking
1198 ** Function GKI_disable
1206 void GKI_disable (void) function
1208 //GKI_TRACE("GKI_disable");
1212 //GKI_TRACE("Leaving GKI_disable");
1252 GKI_disable();
1457 GKI_disable();
/external/libnfc-nci/halimpl/bcm2079x/gki/ulinux/
H A Dgki_ulinux.c409 /* GKI_disable(); */
719 // no need to call GKI_disable() here as we know that we will have some events as we've been waking up after condition pending or timeout
959 ** Function GKI_disable
967 void GKI_disable (void) function
969 //GKI_TRACE_0("GKI_disable");
975 //GKI_TRACE_0("Leaving GKI_disable");
1015 GKI_disable();
1222 GKI_disable();
/external/libnfc-nci/src/gki/ulinux/
H A Dgki_ulinux.c409 /* GKI_disable(); */
694 // no need to call GKI_disable() here as we know that we will have some events as we've been waking up after condition pending or timeout
934 ** Function GKI_disable
942 void GKI_disable (void) function
944 //GKI_TRACE_0("GKI_disable");
950 //GKI_TRACE_0("Leaving GKI_disable");
990 GKI_disable();
1197 GKI_disable();

Completed in 86 milliseconds