Home
last modified time | relevance | path

Searched refs:IBluetoothHfpHf (Results 1 - 4 of 4) sorted by relevance

/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_hfp_hf.cpp161 sptr<IBluetoothHfpHf> proxy = GetRemoteProxy<IBluetoothHfpHf>(PROFILE_HFP_HF); in ConnectSco()
171 sptr<IBluetoothHfpHf> proxy = GetRemoteProxy<IBluetoothHfpHf>(PROFILE_HFP_HF); in DisconnectSco()
182 sptr<IBluetoothHfpHf> proxy = GetRemoteProxy<IBluetoothHfpHf>(PROFILE_HFP_HF); in GetDevicesByStates()
202 sptr<IBluetoothHfpHf> proxy = GetRemoteProxy<IBluetoothHfpHf>(PROFILE_HFP_HF); in GetDeviceState()
212 sptr<IBluetoothHfpHf> proxy = GetRemoteProxy<IBluetoothHfpHf>(PROFILE_HFP_H in GetScoState()
[all...]
/foundation/communication/bluetooth/frameworks/inner/ipc/include/
H A Dbluetooth_hfp_hf_proxy.h23 class BluetoothHfpHfProxy : public IRemoteProxy<IBluetoothHfpHf> {
25 explicit BluetoothHfpHfProxy(const sptr<IRemoteObject> &impl) : IRemoteProxy<IBluetoothHfpHf>(impl) {}; in BluetoothHfpHfProxy()
/foundation/communication/bluetooth/frameworks/inner/ipc/interface/
H A Di_bluetooth_hfp_hf.h25 class IBluetoothHfpHf : public OHOS::IRemoteBroker { class
28 DECLARE_INTERFACE_DESCRIPTOR(u"ohos.ipc.IBluetoothHfpHf");
/foundation/communication/bluetooth_service/services/bluetooth/ipc/include/
H A Dbluetooth_hfp_hf_stub.h25 class BluetoothHfpHfStub : public IRemoteStub<IBluetoothHfpHf> {

Completed in 2 milliseconds