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