Home
last modified time | relevance | path

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

/aosp12/frameworks/base/obex/javax/obex/
H A DApplicationParameter.java112 public static final byte MAXLISTCOUNT_LENGTH = 2; field in ApplicationParameter.TRIPLET_LENGTH
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
H A DBluetoothPbapObexServer.java712 i += ApplicationParameter.TRIPLET_LENGTH.MAXLISTCOUNT_LENGTH; in parseApplicationParameter()