Home
last modified time | relevance | path

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

/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_pan.cpp65 sptr<IBluetoothPan> proxy = GetRemoteProxy<IBluetoothPan>(PROFILE_OPP_SERVER); in GetDevicesByStates()
91 sptr<IBluetoothPan> proxy = GetRemoteProxy<IBluetoothPan>(PROFILE_OPP_SERVER); in GetDeviceState()
103 sptr<IBluetoothPan> proxy = GetRemoteProxy<IBluetoothPan>(PROFILE_OPP_SERVER); in Disconnect()
127 sptr<IBluetoothPan> proxy = GetRemoteProxy<IBluetoothPan>(PROFILE_OPP_SERVER); in SetTethering()
138 sptr<IBluetoothPan> proxy = GetRemoteProxy<IBluetoothPan>(PROFILE_OPP_SERVE in IsTetheringOn()
[all...]
/foundation/communication/bluetooth/frameworks/inner/ipc/include/
H A Dbluetooth_pan_proxy.h23 class BluetoothPanProxy : public IRemoteProxy<IBluetoothPan> {
25 explicit BluetoothPanProxy(const sptr<IRemoteObject>& remote) : IRemoteProxy<IBluetoothPan>(remote) in BluetoothPanProxy()
/foundation/communication/bluetooth/frameworks/inner/ipc/interface/
H A Di_bluetooth_pan.h30 class IBluetoothPan : public IRemoteBroker { class
32 DECLARE_INTERFACE_DESCRIPTOR(u"OHOS.Bluetooth.IBluetoothPan");
/foundation/communication/bluetooth_service/services/bluetooth/ipc/include/
H A Dbluetooth_pan_stub.h24 class BluetoothPanStub : public IRemoteStub<IBluetoothPan> {

Completed in 2 milliseconds