OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PBAP
(Results
1 - 4
of
4
) 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";
196
if (VERBOSE) Log.v(TAG, "
Pbap
Service onCreate");
203
if (VERBOSE) Log.v(TAG, "Starting
PBAP
service");
307
if (VERBOSE) Log.v(TAG, "
Pbap
Service onDestroy")
[
all
...]
/prebuilts/devtools/tools/lib/
sdklib.jar
/prebuilts/gradle-plugin/com/android/tools/sdklib/22.2.0/
sdklib-22.2.0.jar
Completed in 420 milliseconds