Home
last modified time | relevance | path

Searched refs:GattConnectionObserver (Results 1 - 7 of 7) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_connection_observer.h24 class GattConnectionObserver { class
44 virtual ~GattConnectionObserver() in ~GattConnectionObserver()
H A Dgatt_connection_manager.h157 int RegisterObserver(GattConnectionObserver &observer) const;
H A Dgatt_connection_manager.cpp53 std::array<std::pair<bool, GattConnectionObserver *>, MAX_OBSERVER_NUM> observers_
188 int GattConnectionManager::RegisterObserver(GattConnectionObserver &observer) const in RegisterObserver()
H A Dgatt_client_service.cpp421 class GattClientService::impl::GattConnectionObserverImplement : public GattConnectionObserver {
H A Dgatt_server_service.cpp448 class GattServerService::impl::GattConnectionObserverImplement : public GattConnectionObserver {
H A Dgatt_server_profile.cpp1833 class GattServerProfile::impl::GattConnectionObserverImplement : public GattConnectionObserver {
H A Dgatt_client_profile.cpp2394 class GattClientProfile::impl::GattConnectionObserverImplement : public GattConnectionObserver {

Completed in 17 milliseconds