Searched refs:gattServicesMutex_ (Results 1 – 1 of 1) sorted by relevance
108 std::mutex gattServicesMutex_; member170 std::lock_guard<std::mutex> lock(clientSptr->pimpl->gattServicesMutex_); in OnCharacteristicChanged()459 std::lock_guard<std::mutex> lock(gattServicesMutex_); in BuildServiceList()479 std::lock_guard<std::mutex> lock(gattServicesMutex_); in FindService()513 std::lock_guard<std::mutex> lock(gattServicesMutex_); in GetServices()536 std::lock_guard<std::mutex> lock(gattServicesMutex_); in GetCharacteristicByHandle()551 std::lock_guard<std::mutex> lock(gattServicesMutex_); in GetDescriptorByHandle()736 std::lock_guard<std::mutex> lock(pimpl->gattServicesMutex_); in GetService()762 std::lock_guard<std::mutex> lock(pimpl->gattServicesMutex_); in GetService()