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