Home
last modified time | relevance | path

Searched refs:kGenericContextUuid (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Bluetooth/system/bta/include/
Dbta_groups.h29 static const bluetooth::Uuid kGenericContextUuid = variable
75 bluetooth::Uuid uuid = bluetooth::groups::kGenericContextUuid,
79 bluetooth::Uuid uuid = bluetooth::groups::kGenericContextUuid) const = 0;
Dbta_csis_api.h49 bluetooth::Uuid uuid = bluetooth::groups::kGenericContextUuid) = 0;
/packages/modules/Bluetooth/system/bta/csis/
Dcsis_types.h143 bluetooth::Uuid coordinated_service = bluetooth::groups::kGenericContextUuid;
Dcsis_client.cc2100 device, csis_svrc, bluetooth::groups::kGenericContextUuid, true); in OnGattServiceSearchComplete()