Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/audio/
Dcap_commander.c585 uint8_t other_src_id = param->param[j].src_id; in valid_broadcast_reception_stop_param() local
587 if (other == member && stop_param->src_id == other_src_id) { in valid_broadcast_reception_stop_param()
590 j, other_src_id, other, i, stop_param->src_id, member); in valid_broadcast_reception_stop_param()