Home
last modified time | relevance | path

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

/frameworks/opt/bluetooth/src/android/bluetooth/client/map/
DBluetoothMasRequestSetNotificationRegistration.java39 oap.add(OAP_TAGID_NOTIFICATION_STATUS, status ? NOTIFICATION_ON : NOTIFICATION_OFF); in BluetoothMasRequestSetNotificationRegistration()
DBluetoothMasRequest.java55 protected static byte NOTIFICATION_ON = 0x01; field in BluetoothMasRequest