Home
last modified time | relevance | path

Searched defs:deviceListMutex_ (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/include/
H A Dnapi_bluetooth_gatt_server.h56 static std::mutex deviceListMutex_; variable
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/ble/
H A Dnapi_bluetooth_gatt_server.cpp36 std::mutex NapiGattServer::deviceListMutex_; member in OHOS::Bluetooth::NapiGattServer
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_gatt_server.cpp97 std::mutex deviceListMutex_; member