Searched refs:bt_sdp_attribute (Results 1 – 6 of 6) sorted by relevance
295 struct bt_sdp_attribute { struct303 struct bt_sdp_attribute *attrs; /**< Base addr of attr array */ argument
39 static struct bt_sdp_attribute spp_attrs[] = {
64 static struct bt_sdp_attribute a2dp_sink_attrs[] = {133 static struct bt_sdp_attribute a2dp_source_attrs[] = {
56 static struct bt_sdp_attribute avrcp_tg_attrs[] = {127 static struct bt_sdp_attribute avrcp_ct_attrs[] = {
61 static struct bt_sdp_attribute hfp_attrs[] = {
139 typedef uint8_t (*bt_sdp_attr_func_t)(struct bt_sdp_attribute *attr,819 static uint8_t select_attrs(struct bt_sdp_attribute *attr, uint8_t att_idx, in select_attrs()