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

  /frameworks/base/core/java/android/bluetooth/
BluetoothProfile.java 85 * PBAP
88 public static final int PBAP = 6;
  /packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
BluetoothPbapService.java 33 package com.android.bluetooth.pbap;
73 * To enable PBAP DEBUG/VERBOSE logging - run below cmd in adb shell, and
87 public static final String AUTH_CHALL_ACTION = "com.android.bluetooth.pbap.authchall";
93 public static final String AUTH_RESPONSE_ACTION = "com.android.bluetooth.pbap.authresponse";
99 public static final String AUTH_CANCELLED_ACTION = "com.android.bluetooth.pbap.authcancelled";
106 "com.android.bluetooth.pbap.userconfirmtimeout";
112 public static final String EXTRA_SESSION_KEY = "com.android.bluetooth.pbap.sessionkey";
191 if (VERBOSE) Log.v(TAG, "Pbap Service onCreate");
198 if (VERBOSE) Log.v(TAG, "Starting PBAP service");
296 if (VERBOSE) Log.v(TAG, "Pbap Service onDestroy")
    [all...]
  /prebuilts/devtools/tools/lib/
sdklib.jar 

Completed in 256 milliseconds