Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_server_profile.cpp30 connectionCallBack_(std::make_unique<GattConnectionObserverImplement>(profile)), in impl()
40 std::unique_ptr<GattConnectionObserverImplement> connectionCallBack_ = {}; member
1873 connectionObserverId_ = GattConnectionManager::GetInstance().RegisterObserver(*connectionCallBack_); in RegisterCallbackToConnectManager()
H A Dgatt_client_profile.cpp37 std::unique_ptr<GattConnectionObserverImplement> connectionCallBack_ = {}; member
42 connectionCallBack_(std::make_unique<GattConnectionObserverImplement>(profile)) in impl()
2438 connectionObserverId_ = GattConnectionManager::GetInstance().RegisterObserver(*connectionCallBack_); in RegisterCallbackToConnectManager()

Completed in 9 milliseconds