Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/host/classic/
Dsdp.c352 bool *found, uint8_t nest_level) in search_uuid() argument
368 if (nest_level == SDP_DATA_ELEM_NEST_LEVEL_MAX) { in search_uuid()
405 uuid, found, nest_level + 1); in search_uuid()
722 struct net_buf *buf, uint8_t nest_level) in copy_attribute() argument
728 if (nest_level == SDP_DATA_ELEM_NEST_LEVEL_MAX) { in copy_attribute()
758 cur_elem, buf, nest_level + 1); in copy_attribute()