Home
last modified time | relevance | path

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

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