OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OAP_TAGID_STATUS_VALUE
(Results
1 - 2
of
2
) sorted by null
/frameworks/opt/bluetooth/src/android/bluetooth/client/map/
BluetoothMasRequestSetMessageStatus.java
44
oap.add(
OAP_TAGID_STATUS_VALUE
, statusValue ? STATUS_YES : STATUS_NO);
BluetoothMasRequest.java
52
protected static final byte
OAP_TAGID_STATUS_VALUE
= 0x18;
Completed in 4178 milliseconds