Home
last modified time | relevance | path

Searched defs:featureUuids (Results 1 – 5 of 5) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/hearingaid/
DHearingAidService.java236 ParcelUuid[] featureUuids = mAdapterService.getRemoteUuids(device); in connect() local
388 final ParcelUuid[] featureUuids = device.getUuids(); in getDevicesMatchingConnectionStates() local
/packages/apps/Bluetooth/src/com/android/bluetooth/hfp/
DHeadsetService.java687 ParcelUuid[] featureUuids = mAdapterService.getRemoteUuids(device); in connect() local
785 final ParcelUuid[] featureUuids = mAdapterService.getRemoteUuids(device); in getDevicesMatchingConnectionStates() local
/packages/apps/Bluetooth/src/com/android/bluetooth/sap/
DSapService.java573 ParcelUuid[] featureUuids = device.getUuids(); in getDevicesMatchingConnectionStates() local
/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapService.java551 ParcelUuid[] featureUuids = device.getUuids(); in getDevicesMatchingConnectionStates() local
/packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/
DHeadsetClientStateMachine.java1840 ParcelUuid[] featureUuids = device.getUuids(); in getDevicesMatchingConnectionStates() local