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

  /frameworks/opt/bluetooth/src/android/bluetooth/client/pbap/
BluetoothPbapObexSession.java 32 private static final byte[] PBAP_TARGET = new byte[] {
204 hs.setHeader(HeaderSet.TARGET, PBAP_TARGET);
  /packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
BluetoothPbapObexServer.java 71 private static final byte[] PBAP_TARGET = new byte[] {
193 if (uuid[i] != PBAP_TARGET[i]) {
    [all...]

Completed in 72 milliseconds