Searched refs:end_points (Results 1 – 2 of 2) sorted by relevance
46 struct bt_bap_ep *end_points[BTP_BAP_UNICAST_MAX_END_POINTS_COUNT]; member
139 for (size_t i = 0; i < ARRAY_SIZE(conn->end_points); i++) { in btp_bap_unicast_end_point_find()141 struct bt_bap_ep *ep = conn->end_points[i]; in btp_bap_unicast_end_point_find()869 u_conn->end_points[u_conn->end_points_count++] = ep; in endpoint_cb()