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 133 BluetoothPan.LOCAL_PANU_ROLE, BluetoothPan.REMOTE_NAP_ROLE);
151 BluetoothPan.LOCAL_PANU_ROLE, BluetoothPan.REMOTE_NAP_ROLE)) {
153 BluetoothPan.LOCAL_PANU_ROLE, BluetoothPan.REMOTE_NAP_ROLE);
156 BluetoothPan.REMOTE_NAP_ROLE);
167 BluetoothPan.REMOTE_NAP_ROLE);
170 BluetoothPan.REMOTE_NAP_ROLE);
447 Log.d(TAG, "handlePanDeviceStateChange LOCAL_PANU_ROLE:REMOTE_NAP_ROLE state = " +
  /frameworks/base/core/java/android/bluetooth/
BluetoothPan.java 86 public static final int REMOTE_NAP_ROLE = 1;

Completed in 110 milliseconds