Home | History | Annotate | Download | only in server

Lines Matching refs:BluetoothUuid

38 import android.bluetooth.BluetoothUuid;
138 BluetoothUuid.Handsfree,
139 BluetoothUuid.HSP,
140 BluetoothUuid.ObexObjectPush };
578 svcIdentifiers[i] = BluetoothUuid.getServiceIdentifierFromParcelUuid(uuids.get(i));
590 uuids.add(BluetoothUuid.HSP_AG);
591 uuids.add(BluetoothUuid.ObexObjectPush);
595 uuids.add(BluetoothUuid.Handsfree_AG);
596 uuids.add(BluetoothUuid.PBAP_PSE);
614 uuids.add(BluetoothUuid.AudioSource);
615 uuids.add(BluetoothUuid.AvrcpTarget);
616 uuids.add(BluetoothUuid.NAP);
635 BluetoothUuid.containsAllUuids(adapterUuids, mAdapterUuids)) {
1506 if (BluetoothUuid.isUuidPresent(deviceUuids, uuid)) {
1514 if (BluetoothUuid.isUuidPresent(deviceUuids, uuid)) {
1569 if (BluetoothUuid.isUuidPresent(BluetoothUuid.RESERVED_UUIDS, uuid)) {