HomeSort by relevance Sort by last modified time
    Searched refs:REMOTE_NAP_ROLE (Results 1 - 2 of 2) sorted by null

  /packages/apps/Bluetooth/src/com/android/bluetooth/pan/
PanService.java 132 BluetoothPan.LOCAL_PANU_ROLE, BluetoothPan.REMOTE_NAP_ROLE);
150 BluetoothPan.LOCAL_PANU_ROLE, BluetoothPan.REMOTE_NAP_ROLE)) {
152 BluetoothPan.LOCAL_PANU_ROLE, BluetoothPan.REMOTE_NAP_ROLE);
155 BluetoothPan.REMOTE_NAP_ROLE);
166 BluetoothPan.REMOTE_NAP_ROLE);
169 BluetoothPan.REMOTE_NAP_ROLE);
446 Log.d(TAG, "handlePanDeviceStateChange LOCAL_PANU_ROLE:REMOTE_NAP_ROLE state = " +
  /frameworks/base/core/java/android/bluetooth/
BluetoothPan.java 87 public static final int REMOTE_NAP_ROLE = 1;

Completed in 3538 milliseconds