Searched refs:broadcast_source_eps (Results 1 – 1 of 1) sorted by relevance
53 static struct bt_bap_ep broadcast_source_eps[CONFIG_BT_BAP_BROADCAST_SRC_COUNT] variable250 for (int i = 0; i < ARRAY_SIZE(broadcast_source_eps); i++) { in bt_bap_ep_is_broadcast_src()251 if (PART_OF_ARRAY(broadcast_source_eps[i], ep)) { in bt_bap_ep_is_broadcast_src()270 for (size_t i = 0; i < ARRAY_SIZE(broadcast_source_eps[index]); i++) { in broadcast_source_new_ep()271 struct bt_bap_ep *ep = &broadcast_source_eps[index][i]; in broadcast_source_new_ep()