Searched refs:bt_bap_base_get_subgroup_count (Results 1 – 10 of 10) sorted by relevance
416 base_subgroup_count = bt_bap_base_get_subgroup_count(base); in base_store()1054 bt_bap_base_get_subgroup_count((const struct bt_bap_base *)received_base); in test_broadcast_reception_start()1095 bt_bap_base_get_subgroup_count((const struct bt_bap_base *)received_base); in test_broadcast_reception_stop()
239 bt_bap_base_get_subgroup_count(base), sink); in base_recv_cb()
150 ret = bt_bap_base_get_subgroup_count(base); in base_recv_cb()
209 ret = bt_bap_base_get_subgroup_count(base); in ZTEST_F()217 ret = bt_bap_base_get_subgroup_count(NULL); in ZTEST_F()
292 int bt_bap_base_get_subgroup_count(const struct bt_bap_base *base) in bt_bap_base_get_subgroup_count() function
157 base_subgroup_count = bt_bap_base_get_subgroup_count(base); in base_store()
1961 int bt_bap_base_get_subgroup_count(const struct bt_bap_base *base);
921 bt_shell_print("Subgroup count: %d", bt_bap_base_get_subgroup_count(base)); in print_base()
328 bt_bap_base_get_subgroup_count(base), sink); in base_recv_cb()
916 sink, bt_bap_base_get_subgroup_count(base)); in base_recv_cb()