Searched refs:property_as_uuids (Results 1 – 4 of 4) sorted by relevance
81 const bluetooth::Uuid* property_as_uuids(const bt_property_t* property,
86 (void)property_as_uuids(property, &uuidCount); in process()
149 const Uuid* uuid1 = property_as_uuids(property, &uuid_cnt1); in TEST_F()
223 const Uuid* property_as_uuids(const bt_property_t* property, size_t* count) { in property_as_uuids() function