Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapAppParams.java50 private static final int NOTIFICATION_STATUS = 0x0E; field in BluetoothMapAppParams
338 case NOTIFICATION_STATUS: in ParseParams()
664 appParamBuf.put((byte) NOTIFICATION_STATUS); in EncodeParams()