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

  /frameworks/base/core/java/android/bluetooth/
BluetoothClass.java 285 public static final int PROFILE_NAP = 5;
353 } else if (profile == PROFILE_PANU || profile == PROFILE_NAP){
  /packages/apps/Settings/src/com/android/settings/bluetooth/
BluetoothDeviceFilter.java 166 && btClass.doesClassMatch(BluetoothClass.PROFILE_NAP);

Completed in 147 milliseconds