HomeSort by relevance Sort by last modified time
    Searched refs:PBAP_TARGET (Results 1 - 2 of 2) sorted by null

  /packages/apps/Bluetooth/src/com/android/bluetooth/pbapclient/
PbapClientConnectionHandler.java 57 private static final byte[] PBAP_TARGET = new byte[]{
317 connectionRequest.setHeader(HeaderSet.TARGET, PBAP_TARGET);
  /packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
BluetoothPbapObexServer.java 77 private static final byte[] PBAP_TARGET = new byte[]{
246 if (uuid[i] != PBAP_TARGET[i]) {
    [all...]

Completed in 57 milliseconds