Home
last modified time | relevance | path

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

/aosp12/frameworks/base/obex/javax/obex/
H A DApplicationParameter.java124 public static final byte SUPPORTEDFEATURE_LENGTH = 4; field in ApplicationParameter.TRIPLET_LENGTH
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
H A DBluetoothPbapObexServer.java667 index < ApplicationParameter.TRIPLET_LENGTH.SUPPORTEDFEATURE_LENGTH; in parseApplicationParameter()
674 i += ApplicationParameter.TRIPLET_LENGTH.SUPPORTEDFEATURE_LENGTH; in parseApplicationParameter()