Searched refs:STATUS_NO (Results 1 - 2 of 2) sorted by relevance

/frameworks/opt/bluetooth/src/android/bluetooth/client/map/
H A DBluetoothMasRequestSetMessageStatus.java44 oap.add(OAP_TAGID_STATUS_VALUE, statusValue ? STATUS_YES : STATUS_NO);
H A DBluetoothMasRequest.java67 protected static byte STATUS_NO = 0x00; field in class:BluetoothMasRequest

Completed in 139 milliseconds