Searched defs:PBAP_TARGET (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
H A DBluetoothPbapObexServer.java71 private static final byte[] PBAP_TARGET = new byte[] { field in class:BluetoothPbapObexServer
193 if (uuid[i] != PBAP_TARGET[i]) {

Completed in 33 milliseconds