OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PBAP_TARGET
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Bluetooth/src/com/android/bluetooth/pbapclient/
BluetoothPbapObexSession.java
37
private static final byte[]
PBAP_TARGET
= new byte[] {
145
hs.setHeader(HeaderSet.TARGET,
PBAP_TARGET
);
/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
BluetoothPbapObexServer.java
73
private static final byte[]
PBAP_TARGET
= new byte[] {
197
if (uuid[i] !=
PBAP_TARGET
[i]) {
[
all
...]
Completed in 84 milliseconds