Home
last modified time | relevance | path

Searched refs:SetUuid (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/system/bta/csis/
Dcsis_types.h357 void SetUuid(const bluetooth::Uuid& uuid) { uuid_ = uuid; } in SetUuid() function
Dcsis_client.cc233 csis_group->SetUuid(uuid); in OnGroupAddFromStorageCb()