Searched refs:PAN (Results 1 – 5 of 5) sorted by relevance
82 public static final int PAN = 5; field
343 mServiceListener.onServiceConnected(BluetoothProfile.PAN,351 mServiceListener.onServiceDisconnected(BluetoothProfile.PAN);
1163 } else if (profile == BluetoothProfile.PAN) { in getProfileProxy()1201 case BluetoothProfile.PAN: in closeProfileProxy()
110 adapter.getProfileProxy(mContext, mProfileServiceListener, BluetoothProfile.PAN); in startMonitoring()
229 case BluetoothProfile.PAN: in ConnectProfileReceiver()268 super(device, BluetoothProfile.PAN, expectedFlags); in ConnectPanReceiver()324 case BluetoothProfile.PAN:344 case BluetoothProfile.PAN:706 if (mPan == null) mPan = (BluetoothPan) connectProxy(adapter, BluetoothProfile.PAN); in enablePan()724 if (mPan == null) mPan = (BluetoothPan) connectProxy(adapter, BluetoothProfile.PAN); in disablePan()1113 mPan = (BluetoothPan) connectProxy(adapter, BluetoothProfile.PAN); in connectPanOrIncomingPanConnection()1218 mPan = (BluetoothPan) connectProxy(adapter, BluetoothProfile.PAN); in disconnectFromRemoteOrVerifyConnectNap()1456 case BluetoothProfile.PAN: in connectProxy()1482 case BluetoothProfile.PAN: in connectProxy()