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.c40 static struct bt_a2dp_ep *found_peer_sbc_endpoint; variable
302 found_peer_sbc_endpoint = NULL; in app_disconnected()
623 if (found_peer_sbc_endpoint == NULL) { in cmd_configure()
631 registered_sbc_endpoint, found_peer_sbc_endpoint, in cmd_configure()
664 found_peer_sbc_endpoint = &peer_sbc_endpoint; in bt_a2dp_discover_peer_endpoint_cb()