Searched refs:IBluetoothPan (Results 1 – 4 of 4) sorted by relevance
192 private IBluetoothPan mService;197 @NonNull IBluetoothPan service, in BluetoothTetheredInterfaceRequest()229 private IBluetoothPan mService;260 mService = IBluetoothPan.Stub.asInterface(service); in onServiceConnected()270 private IBluetoothPan getService() { in getService()308 final IBluetoothPan service = getService(); in connect()345 final IBluetoothPan service = getService(); in disconnect()381 final IBluetoothPan service = getService(); in setConnectionPolicy()413 final IBluetoothPan service = getService(); in getConnectedDevices()443 final IBluetoothPan service = getService(); in getDevicesMatchingConnectionStates()[all …]
26 import android.bluetooth.IBluetoothPan;38 class PanServiceBinder extends IBluetoothPan.Stub implements IProfileServiceBinder {
28 interface IBluetoothPan { interface
51 "android/bluetooth/IBluetoothPan.aidl",