Home
last modified time | relevance | path

Searched defs:notify (Results 1 – 7 of 7) sorted by relevance

/system/bt/stack/test/
Dstack_btu_test.cc54 void notify() { sem_post(&sem); } in notify() function in TimeoutHelper
/system/core/fastboot/device/
Dusb.h41 std::condition_variable notify; member
/system/core/logd/
DLogAudit.cpp265 unsigned int notify = 0; in logPrint() local
/system/core/adb/daemon/
Dusb.cpp236 uint64_t notify = 1; in Write() local
252 uint64_t notify = 1; in Stop() local
/system/bt/service/
Dgatt_server_old.cc93 bool notify; member
/system/bt/bta/gatt/
Dbta_gattc_act.cc1216 tBTA_GATTC_NOTIFY notify; in bta_gattc_process_indicate() local
/system/bt/bta/include/
Dbta_gatt_api.h215 tBTA_GATTC_NOTIFY notify; /* notification/indication event data */ member