Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/include/
H A Dnapi_bluetooth_hfp_hf_observer.h34 … void OnCallChanged(const BluetoothRemoteDevice &device, const HandsFreeUnitCall &call) override{} in OnCallChanged() function
/ohos5.0/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_hfp_hf.h84 virtual void OnCallChanged(const BluetoothRemoteDevice &device, const HandsFreeUnitCall &call) in OnCallChanged() function
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/include/
H A Dinterface_profile_hfp_hf.h85 virtual void OnCallChanged(const RawAddress &device, const HandsFreeUnitCalls &call) in OnCallChanged() function
/ohos5.0/foundation/communication/bluetooth_service/test/unittest/hfp/
H A Dhfp_hf_test.cpp36 … virtual void OnCallChanged(const BluetoothRemoteDevice &device, const HandsFreeUnitCall &call) {} in OnCallChanged() function in OHOS::Bluetooth::HandsFreeUnitObserverCommon
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_hfp_hf_observer_proxy.cpp78 void BluetoothHfpHfObserverProxy::OnCallChanged(const BluetoothRawAddress &device, const BluetoothH… in OnCallChanged() function in OHOS::Bluetooth::BluetoothHfpHfObserverProxy
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_hfp_hf_server.cpp54 void OnCallChanged(const RawAddress& device, const HandsFreeUnitCalls& call) override in OnCallChanged() function in OHOS::Bluetooth::HfpHfServerObserver
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_hfp_hf.cpp64 void OnCallChanged(const BluetoothRawAddress &device, in OnCallChanged() function in OHOS::Bluetooth::HfServiceObserver