Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/subsys/bluetooth/host/
Dsdp.c345 bool *found, uint8_t nest_level) in search_uuid() argument
361 if (nest_level == SDP_DATA_ELEM_NEST_LEVEL_MAX) { in search_uuid()
398 uuid, found, nest_level + 1); in search_uuid()
714 struct net_buf *buf, uint8_t nest_level) in copy_attribute() argument
720 if (nest_level == SDP_DATA_ELEM_NEST_LEVEL_MAX) { in copy_attribute()
750 cur_elem, buf, nest_level + 1); in copy_attribute()