OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OAP_TAGID_START_OFFSET
(Results
1 - 3
of
3
) sorted by null
/frameworks/opt/bluetooth/src/android/bluetooth/client/map/
BluetoothMasRequestGetFolderListing.java
52
oap.add(
OAP_TAGID_START_OFFSET
, (short) listStartOffset);
BluetoothMasRequest.java
32
protected static final byte
OAP_TAGID_START_OFFSET
= 0x02;
BluetoothMasRequestGetMessagesListing.java
106
oap.add(
OAP_TAGID_START_OFFSET
, (short) listStartOffset);
Completed in 37 milliseconds