Home
last modified time | relevance | path

Searched defs:g_handsFreeUnitCallbackInfosMutex (Results 1 – 2 of 2) sorted by relevance

/foundation/communication/bluetooth/frameworks/js/napi/src/hfp/
Dnapi_bluetooth_hfp_hf_observer.cpp22 std::shared_mutex NapiHandsFreeUnitObserver::g_handsFreeUnitCallbackInfosMutex; member in OHOS::Bluetooth::NapiHandsFreeUnitObserver
/foundation/communication/bluetooth/frameworks/js/napi/include/
Dnapi_bluetooth_hfp_hf_observer.h44 static std::shared_mutex g_handsFreeUnitCallbackInfosMutex; variable