OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PROFILE_PANU
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/core/java/android/bluetooth/
BluetoothClass.java
283
public static final int
PROFILE_PANU
= 4;
353
} else if (profile ==
PROFILE_PANU
|| profile == PROFILE_NAP){
/packages/apps/Settings/src/com/android/settings/bluetooth/
BluetoothDeviceFilter.java
152
&& btClass.doesClassMatch(BluetoothClass.
PROFILE_PANU
);
Completed in 517 milliseconds