Home
last modified time | relevance | path

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

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