Home
last modified time | relevance | path

Searched defs:OnConnectionChanged (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_connection_observer.h30 virtual void OnConnectionChanged(const GattDevice &device, uint16_t connectionHandle, int state) in OnConnectionChanged() function
H A Dgatt_server_service.cpp464 … void OnConnectionChanged(const GattDevice &device, uint16_t connectionHandle, int state) override in OnConnectionChanged() function in OHOS::bluetooth::GattServerService::impl::GattConnectionObserverImplement
1146 void GattServerService::impl::OnConnectionChanged(const GattDevice &device, int state) in OnConnectionChanged() function in OHOS::bluetooth::GattServerService::impl
H A Dgatt_client_service.cpp437 … void OnConnectionChanged(const GattDevice &device, uint16_t connectionHandle, int state) override in OnConnectionChanged() function in OHOS::bluetooth::GattClientService::impl::GattConnectionObserverImplement
1154 void GattClientService::impl::OnConnectionChanged(const GattDevice &device, uint16_t connectionHand… in OnConnectionChanged() function in OHOS::bluetooth::GattClientService::impl
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_hf/
H A Dhfp_hf_audio_connection.cpp412 void HfpHfAudioConnection::OnConnectionChanged(const BtmScoConnectionChangedParam *param, void *con… in OnConnectionChanged() function in OHOS::bluetooth::HfpHfAudioConnection
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/
H A Dhfp_ag_audio_connection.cpp518 void HfpAgAudioConnection::OnConnectionChanged(const BtmScoConnectionChangedParam *param, void *con… in OnConnectionChanged() function in OHOS::bluetooth::HfpAgAudioConnection