Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/host/classic/shell/
Da2dp.c199 static struct bt_sdp_record a2dp_source_rec = BT_SDP_RECORD(a2dp_source_attrs); variable
525 bt_sdp_register_service(&a2dp_source_rec); in cmd_register_ep()