Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/include/
H A Dnapi_bluetooth_hfp_hf_observer.h39 …void OnSubscriberNumberChanged(const BluetoothRemoteDevice &device, const std::string &number) ove… in OnSubscriberNumberChanged() function
/ohos5.0/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_hfp_hf.h134 …virtual void OnSubscriberNumberChanged(const BluetoothRemoteDevice &device, const std::string &num… in OnSubscriberNumberChanged() function
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/include/
H A Dinterface_profile_hfp_hf.h145 virtual void OnSubscriberNumberChanged(const RawAddress &device, const std::string &number) in OnSubscriberNumberChanged() function
/ohos5.0/foundation/communication/bluetooth_service/test/unittest/hfp/
H A Dhfp_hf_test.cpp41 …virtual void OnSubscriberNumberChanged(const BluetoothRemoteDevice &device, const std::string &num… in OnSubscriberNumberChanged() function in OHOS::Bluetooth::HandsFreeUnitObserverCommon
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_hfp_hf_observer_proxy.cpp209 void BluetoothHfpHfObserverProxy::OnSubscriberNumberChanged(const BluetoothRawAddress &device, in OnSubscriberNumberChanged() function in OHOS::Bluetooth::BluetoothHfpHfObserverProxy
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_hfp_hf_server.cpp94 void OnSubscriberNumberChanged(const RawAddress& device, const std::string& number) override in OnSubscriberNumberChanged() function in OHOS::Bluetooth::HfpHfServerObserver
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_hfp_hf.cpp121 void OnSubscriberNumberChanged( in OnSubscriberNumberChanged() function in OHOS::Bluetooth::HfServiceObserver