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

/frameworks/opt/bluetooth/src/android/bluetooth/client/map/
H A DBluetoothMasRequestSetNotificationRegistration.java39 oap.add(OAP_TAGID_NOTIFICATION_STATUS, status ? NOTIFICATION_ON : NOTIFICATION_OFF);
H A DBluetoothMasRequest.java44 protected static final byte OAP_TAGID_NOTIFICATION_STATUS = 0x0e; field in class:BluetoothMasRequest

Completed in 99 milliseconds