Home
last modified time | relevance | path

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

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

Completed in 5 milliseconds