Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/host/classic/shell/
Da2dp.c39 static struct bt_a2dp_ep *found_peer_sbc_endpoint; variable
301 found_peer_sbc_endpoint = NULL; in app_disconnected()
622 if (found_peer_sbc_endpoint == NULL) { in cmd_configure()
630 registered_sbc_endpoint, found_peer_sbc_endpoint, in cmd_configure()
663 found_peer_sbc_endpoint = &peer_sbc_endpoint; in bt_a2dp_discover_peer_endpoint_cb()