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

/frameworks/opt/bluetooth/src/android/bluetooth/client/map/
H A DBluetoothMasRequestGetMessagesListing.java128 if (oap.exists(OAP_TAGID_MSE_TIME)) {
129 String mseTime = oap.getString(OAP_TAGID_MSE_TIME);
H A DBluetoothMasRequest.java53 protected static final byte OAP_TAGID_MSE_TIME = 0x19; field in class:BluetoothMasRequest

Completed in 30 milliseconds