Searched refs:snk_ep (Results 1 – 2 of 2) sorted by relevance
252 struct bt_bap_ep *snk_ep = snks[bt_conn_index(conn)][j]; in cmd_cap_initiator_unicast_start() local254 if (snk_ep == NULL) { in cmd_cap_initiator_unicast_start()263 stream_param[start_param.count].ep = snk_ep; in cmd_cap_initiator_unicast_start()
889 const struct bt_bap_ep *snk_ep = snks[conn_index][i]; in stream_dir() local891 if (snk_ep != NULL && stream->ep == snk_ep) { in stream_dir()