Home
last modified time | relevance | path

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

/openbmc/linux/net/bluetooth/
H A Dmgmt.c5926 const u16 max_uuid_count = ((U16_MAX - sizeof(*cp)) / 16); in start_service_discovery() local
5961 if (uuid_count > max_uuid_count) { in start_service_discovery()