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