Home
last modified time | relevance | path

Searched defs:OnOperatorSelectionChanged (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/include/
H A Dnapi_bluetooth_hfp_hf_observer.h38 …void OnOperatorSelectionChanged(const BluetoothRemoteDevice &device, const std::string &name) over… in OnOperatorSelectionChanged() function
/ohos5.0/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_hfp_hf.h124 …virtual void OnOperatorSelectionChanged(const BluetoothRemoteDevice &device, const std::string &na… in OnOperatorSelectionChanged() function
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/include/
H A Dinterface_profile_hfp_hf.h135 virtual void OnOperatorSelectionChanged(const RawAddress &device, const std::string &name) in OnOperatorSelectionChanged() function
/ohos5.0/foundation/communication/bluetooth_service/test/unittest/hfp/
H A Dhfp_hf_test.cpp40 …virtual void OnOperatorSelectionChanged(const BluetoothRemoteDevice &device, const std::string &na… in OnOperatorSelectionChanged() function in OHOS::Bluetooth::HandsFreeUnitObserverCommon
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_hfp_hf_observer_proxy.cpp182 void BluetoothHfpHfObserverProxy::OnOperatorSelectionChanged(const BluetoothRawAddress &device, in OnOperatorSelectionChanged() function in OHOS::Bluetooth::BluetoothHfpHfObserverProxy
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_hfp_hf_server.cpp86 void OnOperatorSelectionChanged(const RawAddress& device, const std::string& name) override in OnOperatorSelectionChanged() function in OHOS::Bluetooth::HfpHfServerObserver
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_hfp_hf.cpp111 void OnOperatorSelectionChanged( in OnOperatorSelectionChanged() function in OHOS::Bluetooth::HfServiceObserver