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
38 static struct bt_sdp_attribute spp_attrs[] = {
63 static struct bt_sdp_attribute a2dp_sink_attrs[] = {132 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[] = {
135 typedef uint8_t (*bt_sdp_attr_func_t)(struct bt_sdp_attribute *attr,814 static uint8_t select_attrs(struct bt_sdp_attribute *attr, uint8_t att_idx, in select_attrs()