Home
last modified time | relevance | path

Searched refs:OnHfpStackChanged (Results 1 - 12 of 12) sorted by relevance

/foundation/communication/bluetooth/frameworks/js/napi/include/
H A Dnapi_bluetooth_hfp_ag_observer.h36 void OnHfpStackChanged(const BluetoothRemoteDevice &device, int action) override{}
/foundation/communication/bluetooth/frameworks/inner/ipc/interface/
H A Di_bluetooth_hfp_ag_observer.h33 virtual void OnHfpStackChanged(const BluetoothRawAddress &device, int action) = 0;
/foundation/communication/bluetooth_service/services/bluetooth/ipc/include/
H A Dbluetooth_hfp_ag_observer_proxy.h33 void OnHfpStackChanged(const BluetoothRawAddress &device, int action) override;
/foundation/communication/bluetooth_service/services/bluetooth/service/include/
H A Dinterface_profile_hfp_ag.h114 virtual void OnHfpStackChanged(const RawAddress &device, int action) in OnHfpStackChanged() function in OHOS::bluetooth::HfpAgServiceObserver
/foundation/communication/bluetooth/frameworks/inner/ipc/src/
H A Dbluetooth_hfp_ag_observer_stub.cpp124 OnHfpStackChanged(*device, action); in OnHfpStackChangedInner()
/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_hfp_ag_observer_proxy.cpp134 void BluetoothHfpAgObserverProxy::OnHfpStackChanged(const BluetoothRawAddress &device, int action) in OnHfpStackChanged() function in OHOS::Bluetooth::BluetoothHfpAgObserverProxy
138 HILOGE("BluetoothHfpAgObserverProxy::OnHfpStackChanged WriteInterfaceToken error"); in OnHfpStackChanged()
142 HILOGE("BluetoothHfpAgObserverProxy::OnHfpStackChanged WriteParcelable error"); in OnHfpStackChanged()
146 HILOGE("BluetoothHfpAgObserverProxy::OnHfpStackChanged WriteInt32 error"); in OnHfpStackChanged()
156 HILOGE("BluetoothHfpAgObserverProxy::OnHfpStackChanged done fail, error: %{public}d", error); in OnHfpStackChanged()
/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_hfp_ag.h104 virtual void OnHfpStackChanged(const BluetoothRemoteDevice &device, int32_t action) in OnHfpStackChanged() function in OHOS::Bluetooth::HandsFreeAudioGatewayObserver
/foundation/multimedia/audio_framework/frameworks/native/bluetoothclient/
H A Daudio_bluetooth_manager.h104 virtual void OnHfpStackChanged(const BluetoothRemoteDevice &device, int action);
H A Daudio_bluetooth_manager.cpp687 void AudioHfpListener::OnHfpStackChanged(const BluetoothRemoteDevice &device, int action) in OnHfpStackChanged() function in OHOS::Bluetooth::AudioHfpListener
689 AUDIO_INFO_LOG("OnHfpStackChanged, action: %{public}d device: %{public}s", in OnHfpStackChanged()
/foundation/communication/nfc/services/include/
H A Dbt_connection_manager.h120 void OnHfpStackChanged(const Bluetooth::BluetoothRemoteDevice &device, int32_t action) override {};
/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_hfp_ag.cpp85 void OnHfpStackChanged(const BluetoothRawAddress &device, int32_t action) override
91 observer->OnHfpStackChanged(remoteDevice, action);
/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_hfp_ag_server.cpp79 void OnHfpStackChanged(const RawAddress &device, int action) override

Completed in 7 milliseconds