Searched defs:PanProfile (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Settings/src/com/android/settings/bluetooth/
H A DPanProfile.java33 * PanProfile handles Bluetooth PAN profile (NAP and PANU).
35 final class PanProfile implements LocalBluetoothProfile { class in inherits:LocalBluetoothProfile
36 private static final String TAG = "PanProfile";
71 PanProfile(Context context) { method in class:PanProfile

Completed in 44 milliseconds