Home
last modified time | relevance | path

Searched defs:service_uuids (Results 1 – 3 of 3) sorted by relevance

/external/libchrome/device/bluetooth/
Dbluetooth_advertisement.h70 std::unique_ptr<UUIDList> service_uuids() { in service_uuids() function
83 void set_service_uuids(std::unique_ptr<UUIDList> service_uuids) { in set_service_uuids()
/external/pigweed/pw_bluetooth/public/pw_bluetooth/low_energy/
Dadvertising_data.h44 span<const Uuid> service_uuids; member
Dcentral.h131 Vector<Uuid> service_uuids; member