Home
last modified time | relevance | path

Searched refs:insert_record (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/subsys/bluetooth/host/classic/
Dsdp.c447 static uint8_t insert_record(struct bt_sdp_record *rec, void *user_data) in insert_record() function
498 bt_sdp_foreach_svc(insert_record, matching_recs); in find_services()