Home
last modified time | relevance | path

Searched refs:IBluetoothPbapPse (Results 1 - 3 of 3) sorted by relevance

/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_pbap_pse.cpp79 sptr<IBluetoothPbapPse> proxy = iface_cast<IBluetoothPbapPse>(remote); in impl()
89 sptr<IBluetoothPbapPse> proxy = GetRemoteProxy<IBluetoothPbapPse>(PROFILE_PBAP_PSE); in ~impl()
147 sptr<IBluetoothPbapPse> proxy = GetRemoteProxy<IBluetoothPbapPse>(PROFILE_PBAP_PSE); in GetDeviceState()
159 sptr<IBluetoothPbapPse> proxy = GetRemoteProxy<IBluetoothPbapPse>(PROFILE_PBAP_PSE); in GetDevicesByStates()
177 sptr<IBluetoothPbapPse> proxy = GetRemoteProxy<IBluetoothPbapPse>(PROFILE_PBAP_PS in Disconnect()
[all...]
/foundation/communication/bluetooth/frameworks/inner/ipc/include/
H A Dbluetooth_pbap_pse_proxy.h24 class BluetoothPbapPseProxy : public IRemoteProxy<IBluetoothPbapPse> {
26 explicit BluetoothPbapPseProxy(const sptr<IRemoteObject> &impl) : IRemoteProxy<IBluetoothPbapPse>(impl) {}; in BluetoothPbapPseProxy()
/foundation/communication/bluetooth/frameworks/inner/ipc/interface/
H A Di_bluetooth_pbap_pse.h25 class IBluetoothPbapPse : public OHOS::IRemoteBroker { class
27 DECLARE_INTERFACE_DESCRIPTOR(u"ohos.ipc.IBluetoothPbapPse");

Completed in 2 milliseconds