Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/bta/csis/
Dcsis_types.h188 const bluetooth::Uuid& GetUuid(void) const { return coordinated_service; } in GetUuid() function
345 bluetooth::Uuid GetUuid() const { return uuid_; } in GetUuid() function
/aosp_15_r20/packages/modules/Bluetooth/system/bta/groups/
Dgroups.cc68 const Uuid& GetUuid(void) const { return group_uuid_; } in GetUuid() function in bluetooth::groups::DeviceGroup