| /Zephyr-latest/tests/bluetooth/host/keys/mocks/ |
| D | conn.h | 16 FAKE(bt_conn_foreach) \ 19 DECLARE_FAKE_VOID_FUNC(bt_conn_foreach, enum bt_conn_type, bt_conn_foreach_cb, void *);
|
| D | conn.c | 10 DEFINE_FAKE_VOID_FUNC(bt_conn_foreach, enum bt_conn_type, bt_conn_foreach_cb, void *);
|
| /Zephyr-latest/tests/bluetooth/audio/mocks/include/ |
| D | conn.h | 20 FAKE(bt_conn_foreach) \ 26 DECLARE_FAKE_VOID_FUNC(bt_conn_foreach, enum bt_conn_type, bt_conn_foreach_cb, void *);
|
| /Zephyr-latest/subsys/bluetooth/audio/ |
| D | mcs.c | 1186 bt_conn_foreach(BT_CONN_TYPE_LE, notify_cb, NULL); in deferred_nfy_work_handler() 1214 bt_conn_foreach(BT_CONN_TYPE_LE, defer_value_ntf, in media_proxy_sctrl_player_name_cb() 1220 bt_conn_foreach(BT_CONN_TYPE_LE, mark_icon_url_changed_cb, NULL); in media_proxy_sctrl_icon_url_cb() 1225 bt_conn_foreach(BT_CONN_TYPE_LE, defer_value_ntf, in media_proxy_sctrl_track_changed_cb() 1231 bt_conn_foreach(BT_CONN_TYPE_LE, defer_value_ntf, in media_proxy_sctrl_track_title_cb() 1237 bt_conn_foreach(BT_CONN_TYPE_LE, defer_value_ntf, in media_proxy_sctrl_track_position_cb() 1243 bt_conn_foreach(BT_CONN_TYPE_LE, defer_value_ntf, in media_proxy_sctrl_track_duration_cb() 1249 bt_conn_foreach(BT_CONN_TYPE_LE, defer_value_ntf, in media_proxy_sctrl_playback_speed_cb() 1255 bt_conn_foreach(BT_CONN_TYPE_LE, defer_value_ntf, in media_proxy_sctrl_seeking_speed_cb() 1262 bt_conn_foreach(BT_CONN_TYPE_LE, defer_value_ntf, in media_proxy_sctrl_current_track_id_cb() [all …]
|
| D | csip_set_member.c | 782 bt_conn_foreach(BT_CONN_TYPE_LE, notify_cb, NULL); in deferred_nfy_work_handler()
|
| D | tbs.c | 435 bt_conn_foreach(BT_CONN_TYPE_LE, set_value_changed_cb, &cb_info); in set_value_changed() 947 bt_conn_foreach(BT_CONN_TYPE_LE, notify_handler_cb, inst); in notify_work_handler()
|
| /Zephyr-latest/tests/bluetooth/common/testlib/src/ |
| D | conn_ref.c | 64 bt_conn_foreach(conn_type, find_by_index, &data); in bt_testlib_conn_unindex()
|
| /Zephyr-latest/subsys/bluetooth/audio/shell/ |
| D | cap_commander.c | 243 bt_conn_foreach(BT_CONN_TYPE_LE, populate_connected_conns, (void *)connected_conns); in cmd_cap_commander_change_volume() 293 bt_conn_foreach(BT_CONN_TYPE_LE, populate_connected_conns, (void *)connected_conns); in cmd_cap_commander_change_volume_mute() 339 bt_conn_foreach(BT_CONN_TYPE_LE, populate_connected_conns, (void *)connected_conns); in cmd_cap_commander_change_volume_offset() 419 bt_conn_foreach(BT_CONN_TYPE_LE, populate_connected_conns, (void *)connected_conns); in cmd_cap_commander_change_microphone_mute() 468 bt_conn_foreach(BT_CONN_TYPE_LE, populate_connected_conns, (void *)connected_conns); in cmd_cap_commander_change_microphone_gain() 554 bt_conn_foreach(BT_CONN_TYPE_LE, populate_connected_conns, (void *)connected_conns); in cmd_cap_commander_broadcast_reception_start() 716 bt_conn_foreach(BT_CONN_TYPE_LE, populate_connected_conns, (void *)connected_conns); in cmd_cap_commander_broadcast_reception_stop() 792 bt_conn_foreach(BT_CONN_TYPE_LE, populate_connected_conns, (void *)connected_conns); in cmd_cap_commander_distribute_broadcast_code()
|
| D | cap_initiator.c | 228 bt_conn_foreach(BT_CONN_TYPE_LE, populate_connected_conns, in cmd_cap_initiator_unicast_start() 775 bt_conn_foreach(BT_CONN_TYPE_LE, populate_connected_conns, (void *)connected_conns); in cap_ac_unicast()
|
| /Zephyr-latest/tests/bluetooth/audio/mocks/src/ |
| D | conn.c | 20 DEFINE_FAKE_VOID_FUNC(bt_conn_foreach, enum bt_conn_type, bt_conn_foreach_cb, void *);
|
| /Zephyr-latest/tests/bsim/bluetooth/host/l2cap/split/dut/src/ |
| D | main.c | 244 bt_conn_foreach(BT_CONN_TYPE_LE, do_dlu, NULL); in test_procedure_0() 248 bt_conn_foreach(BT_CONN_TYPE_LE, disconnect_device, NULL); in test_procedure_0()
|
| /Zephyr-latest/tests/bsim/bluetooth/host/l2cap/credits/src/ |
| D | main.c | 271 bt_conn_foreach(BT_CONN_TYPE_LE, disconnect_device, NULL); in test_peripheral_main() 377 bt_conn_foreach(BT_CONN_TYPE_LE, connect_l2cap_ecred_channel, NULL); in test_central_main() 379 bt_conn_foreach(BT_CONN_TYPE_LE, connect_l2cap_channel, NULL); in test_central_main()
|
| /Zephyr-latest/tests/bsim/bluetooth/host/l2cap/credits_seg_recv/src/ |
| D | main.c | 285 bt_conn_foreach(BT_CONN_TYPE_LE, disconnect_device, NULL); in test_peripheral_main() 412 bt_conn_foreach(BT_CONN_TYPE_LE, connect_l2cap_ecred_channel, NULL); in test_central_main() 414 bt_conn_foreach(BT_CONN_TYPE_LE, connect_l2cap_channel, NULL); in test_central_main()
|
| /Zephyr-latest/samples/bluetooth/central_multilink/src/ |
| D | central_multilink.c | 352 bt_conn_foreach(BT_CONN_TYPE_LE, remote_info, &actual_count); in init_central() 375 bt_conn_foreach(BT_CONN_TYPE_LE, disconnect, NULL); in init_central()
|
| /Zephyr-latest/tests/bsim/bluetooth/host/l2cap/many_conns/src/ |
| D | main.c | 280 bt_conn_foreach(BT_CONN_TYPE_LE, disconnect_device, NULL); in test_peripheral_main() 400 bt_conn_foreach(BT_CONN_TYPE_LE, connect_l2cap_channel, NULL); in test_central_main()
|
| /Zephyr-latest/tests/bsim/bluetooth/host/misc/unregister_conn_cb/src/ |
| D | main.c | 216 bt_conn_foreach(BT_CONN_TYPE_LE, connection_info, &conn_count); in test_central_main()
|
| /Zephyr-latest/tests/bsim/bluetooth/host/l2cap/stress/src/ |
| D | main.c | 342 bt_conn_foreach(BT_CONN_TYPE_LE, disconnect_device, NULL); in test_peripheral_main() 438 bt_conn_foreach(BT_CONN_TYPE_LE, connect_l2cap_channel, NULL); in test_central_main()
|
| /Zephyr-latest/tests/bsim/bluetooth/host/misc/conn_stress/central/src/ |
| D | main.c | 686 bt_conn_foreach(BT_CONN_TYPE_LE, exchange_mtu, NULL); in test_central_main() 689 bt_conn_foreach(BT_CONN_TYPE_LE, subscribe_to_service, &err); in test_central_main() 691 bt_conn_foreach(BT_CONN_TYPE_LE, notify_peers, vnd_attr); in test_central_main()
|
| /Zephyr-latest/tests/bsim/bluetooth/host/l2cap/multilink_peripheral/src/ |
| D | dut.c | 238 bt_conn_foreach(BT_CONN_TYPE_LE, increment, &conn_count); in have_free_conn()
|
| /Zephyr-latest/samples/bluetooth/peripheral_identity/src/ |
| D | peripheral_identity.c | 314 bt_conn_foreach(BT_CONN_TYPE_LE, disconnect, NULL); in init_peripheral()
|
| /Zephyr-latest/drivers/serial/ |
| D | uart_bt.c | 104 bt_conn_foreach(BT_CONN_TYPE_LE, foreach_conn_handler_get_att_mtu, &min_att_mtu); in get_max_chunk_size()
|
| /Zephyr-latest/subsys/bluetooth/host/ |
| D | keys.c | 77 bt_conn_foreach(BT_CONN_TYPE_ALL, find_key_in_use, &kdata); in key_is_in_use()
|
| D | conn.c | 795 bt_conn_foreach(BT_CONN_TYPE_ALL, conn_destroy, NULL); in bt_conn_cleanup_all() 1426 void bt_conn_foreach(enum bt_conn_type type, in bt_conn_foreach() function 1827 bt_conn_foreach(BT_CONN_TYPE_LE, perform_auto_initiated_procedures, NULL); in auto_initiated_procedures()
|
| /Zephyr-latest/include/zephyr/bluetooth/ |
| D | conn.h | 704 void bt_conn_foreach(enum bt_conn_type type,
|
| /Zephyr-latest/tests/bsim/bluetooth/ll/cis/src/ |
| D | main.c | 579 bt_conn_foreach(BT_CONN_TYPE_LE, disconnect, NULL);
|