Searched defs:OnConnectionChanged (Results 1 – 5 of 5) sorted by relevance
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/ |
H A D | gatt_connection_observer.h | 30 virtual void OnConnectionChanged(const GattDevice &device, uint16_t connectionHandle, int state) in OnConnectionChanged() function
|
H A D | gatt_server_service.cpp | 464 … 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 D | gatt_client_service.cpp | 437 … 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 D | hfp_hf_audio_connection.cpp | 412 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 D | hfp_ag_audio_connection.cpp | 518 void HfpAgAudioConnection::OnConnectionChanged(const BtmScoConnectionChangedParam *param, void *con… in OnConnectionChanged() function in OHOS::bluetooth::HfpAgAudioConnection
|