Home
last modified time | relevance | path

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

/system/bt/stack/test/
Dstack_btu_test.cc54 void notify() { sem_post(&sem); } in notify() function in TimeoutHelper
/system/core/adb/daemon/include/adbd/
Dusb.h40 std::condition_variable notify; member
/system/netd/resolv/tests/
DBaseTestMetricsListener.cpp23 void BaseTestMetricsListener::notify() { in notify() function in android::net::metrics::BaseTestMetricsListener
/system/core/logd/
DLogAudit.cpp337 log_mask_t notify = 0; in logPrint() local
/system/core/adb/daemon/
Dusb.cpp243 uint64_t notify = 1; in Stop() local
/system/bt/service/
Dgatt_server_old.cc93 bool notify; member
/system/bt/bta/gatt/
Dbta_gattc_act.cc1218 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