Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/
DBluetoothMapAppParams.java103 private static final int PRESENCE_AVAILABLE_LEN = 0X01; field in BluetoothMapAppParams
712 if ((tagLength != PRESENCE_AVAILABLE_LEN)) { in parseParams()
718 + PRESENCE_AVAILABLE_LEN); in parseParams()
1120 appParamBuf.put((byte) PRESENCE_AVAILABLE_LEN); in encodeParams()