Home
last modified time | relevance | path

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

/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_opp.cpp86 sptr<IBluetoothOpp> proxy = iface_cast<IBluetoothOpp>(remote); in impl()
94 sptr<IBluetoothOpp> proxy = GetRemoteProxy<IBluetoothOpp>(PROFILE_OPP_SERVER); in ~impl()
268 sptr<IBluetoothOpp> proxy = GetRemoteProxy<IBluetoothOpp>(PROFILE_OPP_SERVER); in GetDevicesByStates()
286 sptr<IBluetoothOpp> proxy = GetRemoteProxy<IBluetoothOpp>(PROFILE_OPP_SERVER); in GetDeviceState()
297 sptr<IBluetoothOpp> proxy = GetRemoteProxy<IBluetoothOpp>(PROFILE_OPP_SERVE in SendFile()
[all...]
/foundation/communication/bluetooth/frameworks/inner/ipc/include/
H A Dbluetooth_opp_proxy.h23 class BluetoothOppProxy : public IRemoteProxy<IBluetoothOpp> {
25 explicit BluetoothOppProxy(const sptr<IRemoteObject>& remote) : IRemoteProxy<IBluetoothOpp>(remote) in BluetoothOppProxy()
/foundation/communication/bluetooth/frameworks/inner/ipc/interface/
H A Di_bluetooth_opp.h30 class IBluetoothOpp : public IRemoteBroker { class
32 DECLARE_INTERFACE_DESCRIPTOR(u"OHOS.Bluetooth.IBluetoothOpp");

Completed in 2 milliseconds