Home
last modified time | relevance | path

Searched refs:OnConnetionManagerShutDown (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_server_service.cpp99 void OnConnetionManagerShutDown();
481 …service_.GetDispatcher()->PostTask(std::bind(&impl::OnConnetionManagerShutDown, service_.pimpl.get… in OnShutDown()
1174 void GattServerService::impl::OnConnetionManagerShutDown() in OnConnetionManagerShutDown() function in OHOS::bluetooth::GattServerService::impl
H A Dgatt_client_service.cpp138 void OnConnetionManagerShutDown();
453 …service_.GetDispatcher()->PostTask(std::bind(&impl::OnConnetionManagerShutDown, service_.pimpl.get… in OnShutDown()
1186 void GattClientService::impl::OnConnetionManagerShutDown() in OnConnetionManagerShutDown() function in OHOS::bluetooth::GattClientService::impl