Searched refs:PBAP_TARGET (Results 1 – 2 of 2) sorted by relevance
58 private static final byte[] PBAP_TARGET = new byte[]{ field in PbapClientConnectionHandler317 connectionRequest.setHeader(HeaderSet.TARGET, PBAP_TARGET); in connectObexSession()
77 private static final byte[] PBAP_TARGET = new byte[]{ field in BluetoothPbapObexServer246 if (uuid[i] != PBAP_TARGET[i]) { in onConnect()