/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/hfp/ |
H A D | napi_bluetooth_hfp_hf_observer.cpp | 41 void NapiHandsFreeUnitObserver::OnScoStateChanged(const BluetoothRemoteDevice &device, int state) in OnScoStateChanged() function in OHOS::Bluetooth::NapiHandsFreeUnitObserver
|
H A D | napi_bluetooth_hfp_ag_observer.cpp | 41 void NapiHandsFreeAudioGatewayObserver::OnScoStateChanged(const BluetoothRemoteDevice &device, int … in OnScoStateChanged() function in OHOS::Bluetooth::NapiHandsFreeAudioGatewayObserver
|
/ohos5.0/foundation/communication/bluetooth/interfaces/inner_api/include/ |
H A D | bluetooth_hfp_ag.h | 75 … virtual void OnScoStateChanged(const BluetoothRemoteDevice &device, int32_t state, int32_t reason) in OnScoStateChanged() function
|
H A D | bluetooth_hfp_hf.h | 74 virtual void OnScoStateChanged(const BluetoothRemoteDevice &device, int state) in OnScoStateChanged() function
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/include/ |
H A D | interface_profile_hfp_hf.h | 75 virtual void OnScoStateChanged(const RawAddress &device, int state) in OnScoStateChanged() function
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/ |
H A D | bluetooth_hfp_ag_observer_proxy.cpp | 53 void BluetoothHfpAgObserverProxy::OnScoStateChanged(const BluetoothRawAddress &device, int state, i… in OnScoStateChanged() function in OHOS::Bluetooth::BluetoothHfpAgObserverProxy
|
H A D | bluetooth_hfp_hf_observer_proxy.cpp | 52 void BluetoothHfpHfObserverProxy::OnScoStateChanged(const BluetoothRawAddress &device, int state) { in OnScoStateChanged() function in OHOS::Bluetooth::BluetoothHfpHfObserverProxy
|
/ohos5.0/foundation/communication/bluetooth_service/test/unittest/hfp/ |
H A D | hfp_ag_test.cpp | 35 void OnScoStateChanged(const BluetoothRemoteDevice &device, int state) {} in OnScoStateChanged() function in OHOS::Bluetooth::HandsFreeAudioGatewayObserverCommon
|
H A D | hfp_hf_test.cpp | 35 virtual void OnScoStateChanged(const BluetoothRemoteDevice &device, int state) {} in OnScoStateChanged() function in OHOS::Bluetooth::HandsFreeUnitObserverCommon
|
/ohos5.0/foundation/communication/nfc/services/include/ |
H A D | bt_connection_manager.h | 115 void OnScoStateChanged(const Bluetooth::BluetoothRemoteDevice &device, in OnScoStateChanged() function
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/server/src/ |
H A D | bluetooth_hfp_ag_server.cpp | 55 void OnScoStateChanged(const RawAddress& device, int state, int reason) override in OnScoStateChanged() function in OHOS::Bluetooth::HfpAgServerObserver
|
H A D | bluetooth_hfp_hf_server.cpp | 46 void OnScoStateChanged(const RawAddress& device, int state) override in OnScoStateChanged() function in OHOS::Bluetooth::HfpHfServerObserver
|
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/bluetoothclient/ |
H A D | audio_bluetooth_manager.cpp | 643 void AudioHfpListener::OnScoStateChanged(const BluetoothRemoteDevice &device, int state, int reason) in OnScoStateChanged() function in OHOS::Bluetooth::AudioHfpListener
|
H A D | bluetooth_device_manager.cpp | 990 void HfpBluetoothDeviceManager::OnScoStateChanged(const BluetoothRemoteDevice &device, bool isConne… in OnScoStateChanged() function in OHOS::Bluetooth::HfpBluetoothDeviceManager
|
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/ |
H A D | bluetooth_hfp_ag.cpp | 58 … void OnScoStateChanged(const BluetoothRawAddress &device, int32_t state, int32_t reason) override in OnScoStateChanged() function in OHOS::Bluetooth::AgServiceObserver
|
H A D | bluetooth_hfp_hf.cpp | 55 void OnScoStateChanged(const BluetoothRawAddress &device, int32_t state) override in OnScoStateChanged() function in OHOS::Bluetooth::HfServiceObserver
|