Searched refs:bt_sdp_record (Results 1 – 6 of 6) sorted by relevance
301 struct bt_sdp_record { struct306 struct bt_sdp_record *next; /**< Next service record */ argument474 int bt_sdp_register_service(struct bt_sdp_record *service);
70 static struct bt_sdp_record *db;112 struct bt_sdp_record *rec;147 typedef uint8_t (*bt_sdp_svc_func_t)(struct bt_sdp_record *rec,423 static struct bt_sdp_record *bt_sdp_foreach_svc(bt_sdp_svc_func_t func, in bt_sdp_foreach_svc()426 struct bt_sdp_record *rec = db; in bt_sdp_foreach_svc()447 static uint8_t insert_record(struct bt_sdp_record *rec, void *user_data) in insert_record()449 struct bt_sdp_record **rec_list = user_data; in insert_record()470 struct bt_sdp_record **matching_recs) in find_services()473 struct bt_sdp_record *record; in find_services()586 struct bt_sdp_record *record; in sdp_svc_search_req()[all …]
123 static struct bt_sdp_record avrcp_tg_rec = BT_SDP_RECORD(avrcp_tg_attrs);200 static struct bt_sdp_record avrcp_ct_rec = BT_SDP_RECORD(avrcp_ct_attrs);
125 static struct bt_sdp_record hfp_rec = BT_SDP_RECORD(hfp_attrs);
100 static struct bt_sdp_record spp_rec = BT_SDP_RECORD(spp_attrs);
130 static struct bt_sdp_record a2dp_sink_rec = BT_SDP_RECORD(a2dp_sink_attrs);199 static struct bt_sdp_record a2dp_source_rec = BT_SDP_RECORD(a2dp_source_attrs);