Searched defs:select_attrs_data (Results 1 – 1 of 1) sorted by relevance
108 struct select_attrs_data { struct109 struct bt_sdp_record *rec;110 struct net_buf *rsp_buf;111 struct bt_sdp *sdp;112 struct bt_sdp_data_elem_seq *seq;113 struct search_state *state;114 uint32_t *filter;115 uint16_t max_att_len;116 uint16_t att_list_len;117 uint8_t cont_state_size;[all …]