Home
last modified time | relevance | path

Searched defs:OnScoStateChanged (Results 1 - 12 of 12) sorted by relevance

/foundation/communication/bluetooth/frameworks/js/napi/src/hfp/
H A Dnapi_bluetooth_hfp_ag_observer.cpp37 void NapiHandsFreeAudioGatewayObserver::OnScoStateChanged(const BluetoothRemoteDevice &device, int state, int reason) in OnScoStateChanged() function in OHOS::Bluetooth::NapiHandsFreeAudioGatewayObserver
H A Dnapi_bluetooth_hfp_hf_observer.cpp37 void NapiHandsFreeUnitObserver::OnScoStateChanged(const BluetoothRemoteDevice &device, int state) in OnScoStateChanged() function in OHOS::Bluetooth::NapiHandsFreeUnitObserver
/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_hfp_ag_observer_proxy.cpp53 void BluetoothHfpAgObserverProxy::OnScoStateChanged(const BluetoothRawAddress &device, int state, int reason) in OnScoStateChanged() function in OHOS::Bluetooth::BluetoothHfpAgObserverProxy
H A Dbluetooth_hfp_hf_observer_proxy.cpp52 void BluetoothHfpHfObserverProxy::OnScoStateChanged(const BluetoothRawAddress &device, int state) { in OnScoStateChanged() function in OHOS::Bluetooth::BluetoothHfpHfObserverProxy
/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_hfp_ag.h75 virtual void OnScoStateChanged(const BluetoothRemoteDevice &device, int32_t state, int32_t reason) in OnScoStateChanged() function in OHOS::Bluetooth::HandsFreeAudioGatewayObserver
H A Dbluetooth_hfp_hf.h74 virtual void OnScoStateChanged(const BluetoothRemoteDevice &device, int state) in OnScoStateChanged() function in OHOS::Bluetooth::HandsFreeUnitObserver
/foundation/communication/bluetooth_service/services/bluetooth/service/include/
H A Dinterface_profile_hfp_ag.h75 virtual void OnScoStateChanged(const RawAddress &device, int state, int reason = 0) in OnScoStateChanged() function in OHOS::bluetooth::HfpAgServiceObserver
H A Dinterface_profile_hfp_hf.h75 virtual void OnScoStateChanged(const RawAddress &device, int state) in OnScoStateChanged() function in OHOS::bluetooth::HfpHfServiceObserver
/foundation/communication/bluetooth_service/test/unittest/hfp/
H A Dhfp_ag_test.cpp35 void OnScoStateChanged(const BluetoothRemoteDevice &device, int state) {} in OnScoStateChanged() function in OHOS::Bluetooth::HandsFreeAudioGatewayObserverCommon
H A Dhfp_hf_test.cpp35 virtual void OnScoStateChanged(const BluetoothRemoteDevice &device, int state) {} in OnScoStateChanged() function in OHOS::Bluetooth::HandsFreeUnitObserverCommon
/foundation/multimedia/audio_framework/frameworks/native/bluetoothclient/
H A Dbluetooth_device_manager.cpp987 void HfpBluetoothDeviceManager::OnScoStateChanged(const BluetoothRemoteDevice &device, bool isConnected, int reason) in OnScoStateChanged() function in OHOS::Bluetooth::HfpBluetoothDeviceManager
H A Daudio_bluetooth_manager.cpp641 void AudioHfpListener::OnScoStateChanged(const BluetoothRemoteDevice &device, int state, int reason) in OnScoStateChanged() function in OHOS::Bluetooth::AudioHfpListener

Completed in 8 milliseconds