Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/subsys/bluetooth/host/
Dsdp.c133 uint8_t att_idx, void *user_data);
473 uint8_t att_idx, rec_idx = 0U; in find_services() local
547 for (att_idx = 0U; att_idx < record->attr_count; in find_services()
548 att_idx++) { in find_services()
549 search_uuid(&record->attrs[att_idx].val, in find_services()
811 static uint8_t select_attrs(struct bt_sdp_attribute *attr, uint8_t att_idx, in select_attrs() argument
887 sad->state->last_att = att_idx; in select_attrs()