OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:STATUS_YES
(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
67
protected static byte
STATUS_YES
= 0x01;
Completed in 123 milliseconds