Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/le_audio/
DLeAudioService.java212 ParcelUuid[] featureUuids = mAdapterService.getRemoteUuids(device); in connect() local
327 final ParcelUuid[] featureUuids = device.getUuids(); in getDevicesMatchingConnectionStates() local
/packages/apps/Bluetooth/src/com/android/bluetooth/hearingaid/
DHearingAidService.java251 ParcelUuid[] featureUuids = mAdapterService.getRemoteUuids(device); in connect() local
410 final ParcelUuid[] featureUuids = device.getUuids(); in getDevicesMatchingConnectionStates() local
/packages/apps/Bluetooth/src/com/android/bluetooth/hfp/
DHeadsetService.java769 ParcelUuid[] featureUuids = mAdapterService.getRemoteUuids(device); in connect() local
870 final ParcelUuid[] featureUuids = mAdapterService.getRemoteUuids(device); in getDevicesMatchingConnectionStates() local
/packages/apps/Bluetooth/src/com/android/bluetooth/sap/
DSapService.java579 ParcelUuid[] featureUuids = device.getUuids(); in getDevicesMatchingConnectionStates() local
/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapService.java570 ParcelUuid[] featureUuids = device.getUuids(); in getDevicesMatchingConnectionStates() local
/packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/
DHeadsetClientStateMachine.java1893 ParcelUuid[] featureUuids = device.getUuids(); in getDevicesMatchingConnectionStates() local