Home
last modified time | relevance | path

Searched defs:uuid128 (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/android/pandora/server/src/
DHost.kt494 for (uuid128 in dataTypesRequest.getCompleteServiceClassUuids128List()) { in advertise() constant
509 for (uuid128 in dataTypesRequest.getServiceSolicitationUuids128List()) { in advertise() constant
526 for ((uuid128, data) in dataTypesRequest.getServiceDataUuid128()) { in advertise() constant
677 val uuid128 = parcelUuid.uuid.toString().uppercase() in scan() constant
697 val uuid128 = serviceUuid.uuid.toString().uppercase() in scan() constant
713 val uuid128 = serviceUuid.uuid.toString().uppercase() in scan() constant
/packages/modules/Bluetooth/system/bta/groups/
Dgroups.cc195 Uuid::UUID128Bit uuid128 = g.GetUuid().To128BitLE(); in SerializeGroups() local
228 Uuid::UUID128Bit uuid128; in DeserializeGroups() local