Home
last modified time | relevance | path

Searched defs:OnHfEnhancedDriverSafetyChanged (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/include/
H A Dnapi_bluetooth_hfp_ag_observer.h35 … void OnHfEnhancedDriverSafetyChanged(const BluetoothRemoteDevice &device, int indValue) override{} in OnHfEnhancedDriverSafetyChanged() function
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/bluetoothclient/
H A Daudio_bluetooth_manager.h102 void OnHfEnhancedDriverSafetyChanged(const BluetoothRemoteDevice &device, int indValue) {} in OnHfEnhancedDriverSafetyChanged() function
/ohos5.0/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_hfp_ag.h94 …virtual void OnHfEnhancedDriverSafetyChanged(const BluetoothRemoteDevice &device, int32_t indValue) in OnHfEnhancedDriverSafetyChanged() function
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/include/
H A Dinterface_profile_hfp_ag.h94 virtual void OnHfEnhancedDriverSafetyChanged(const RawAddress &device, int indValue) in OnHfEnhancedDriverSafetyChanged() function
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_hfp_ag_observer_proxy.cpp107 void BluetoothHfpAgObserverProxy::OnHfEnhancedDriverSafetyChanged(const BluetoothRawAddress &device… in OnHfEnhancedDriverSafetyChanged() function in OHOS::Bluetooth::BluetoothHfpAgObserverProxy
/ohos5.0/foundation/communication/bluetooth_service/test/unittest/hfp/
H A Dhfp_ag_test.cpp37 void OnHfEnhancedDriverSafetyChanged(const BluetoothRemoteDevice &device, int indValue) {} in OnHfEnhancedDriverSafetyChanged() function in OHOS::Bluetooth::HandsFreeAudioGatewayObserverCommon
/ohos5.0/foundation/communication/nfc/services/include/
H A Dbt_connection_manager.h118 void OnHfEnhancedDriverSafetyChanged(const Bluetooth::BluetoothRemoteDevice &device, in OnHfEnhancedDriverSafetyChanged() function
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_hfp_ag_server.cpp71 void OnHfEnhancedDriverSafetyChanged(const RawAddress& device, int indValue) override in OnHfEnhancedDriverSafetyChanged() function in OHOS::Bluetooth::HfpAgServerObserver
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_hfp_ag.cpp77 void OnHfEnhancedDriverSafetyChanged( in OnHfEnhancedDriverSafetyChanged() function in OHOS::Bluetooth::AgServiceObserver