Home
last modified time | relevance | path

Searched refs:UNSET_FLAG (Results 1 – 25 of 112) sorted by relevance

12345

/Zephyr-Core-3.7.0/tests/bsim/bluetooth/host/gatt/ccc_store/src/
Dcentral.c50 UNSET_FLAG(gatt_subscribed_flag); in notify_cb()
81 UNSET_FLAG(gatt_subscribed_flag); in ccc_subscribe()
192 UNSET_FLAG(disconnected_flag); in disconnect()
204 UNSET_FLAG(connected_flag); in connect_pair_subscribe()
212 UNSET_FLAG(security_updated_flag); in connect_pair_subscribe()
223 UNSET_FLAG(notification_received_flag); in connect_pair_subscribe()
233 UNSET_FLAG(connected_flag); in connect_restore_sec()
241 UNSET_FLAG(security_updated_flag); in connect_restore_sec()
254 UNSET_FLAG(notification_received_flag); in connect_restore_sec()
Dperipheral.c122 UNSET_FLAG(disconnected_flag); in connected()
137 UNSET_FLAG(connected_flag); in disconnected()
186 UNSET_FLAG(security_updated_flag); in connect_pair_check_subscribtion()
211 UNSET_FLAG(security_updated_flag); in connect_restore_sec_check_subscribtion()
/Zephyr-Core-3.7.0/tests/bsim/bluetooth/audio/src/
Dmedia_controller_test.c547 UNSET_FLAG(local_player_instance); in initialize_media()
581 UNSET_FLAG(media_state_read); in test_verify_media_state_wait_flags()
607 UNSET_FLAG(command_sent_flag); in test_send_cmd_wait_flags()
608 UNSET_FLAG(command_results_flag); in test_send_cmd_wait_flags()
726 UNSET_FLAG(track_position); in test_cp_move_relative()
747 UNSET_FLAG(track_position); in test_cp_move_relative()
871 UNSET_FLAG(current_track_object_id_read); in test_read_current_track_object_id_wait_flags()
1039 UNSET_FLAG(current_group_object_id_read); in test_read_current_group_object_id_wait_flags()
1212 UNSET_FLAG(search_results_object_id_read); in test_scp()
1247 UNSET_FLAG(search_sent_flag); in test_scp()
[all …]
Dmcc_test.c608 UNSET_FLAG(object_selected); in test_select_obj_id()
633 UNSET_FLAG(metadata_read); in test_read_object_meta()
655 UNSET_FLAG(media_state_read); in test_verify_media_state_wait_flags()
684 UNSET_FLAG(supported_opcodes_read); in test_read_supported_opcodes()
746 UNSET_FLAG(command_sent); in test_send_cmd_wait_flags()
747 UNSET_FLAG(command_notified); in test_send_cmd_wait_flags()
805 UNSET_FLAG(track_position_read); in test_cp_fast_rewind()
834 UNSET_FLAG(track_position_read); in test_cp_fast_forward()
885 UNSET_FLAG(track_position_read); in test_cp_move_relative()
906 UNSET_FLAG(track_position_read); in test_cp_move_relative()
[all …]
Dbap_broadcast_assistant_test.c346 UNSET_FLAG(flag_recv_state_read); in test_bass_read_receive_states()
365 UNSET_FLAG(flag_write_complete); in test_bass_scan_start()
382 UNSET_FLAG(flag_write_complete); in test_bass_scan_stop()
419 UNSET_FLAG(flag_write_complete); in test_bass_add_source()
420 UNSET_FLAG(flag_cb_called); in test_bass_add_source()
448 UNSET_FLAG(flag_cb_called); in test_bass_mod_source()
449 UNSET_FLAG(flag_write_complete); in test_bass_mod_source()
478 UNSET_FLAG(flag_cb_called); in test_bass_mod_source_long_meta()
479 UNSET_FLAG(flag_write_complete); in test_bass_mod_source_long_meta()
512 UNSET_FLAG(flag_write_complete); in test_bass_broadcast_code()
[all …]
Dbap_unicast_client_test.c592 UNSET_FLAG(flag_codec_cap_found); in discover_sinks()
593 UNSET_FLAG(flag_sink_discovered); in discover_sinks()
594 UNSET_FLAG(flag_endpoint_found); in discover_sinks()
615 UNSET_FLAG(flag_codec_cap_found); in discover_sources()
616 UNSET_FLAG(flag_source_discovered); in discover_sources()
634 UNSET_FLAG(flag_stream_codec_configured); in codec_configure_stream()
635 UNSET_FLAG(flag_operation_success); in codec_configure_stream()
684 UNSET_FLAG(flag_stream_qos_configured); in qos_configure_streams()
705 UNSET_FLAG(flag_stream_enabled); in enable_stream()
744 UNSET_FLAG(flag_stream_metadata); in metadata_update_stream()
[all …]
Dcap_commander_test.c556 UNSET_FLAG(flag_mtu_exchanged); in init()
557 UNSET_FLAG(flag_volume_changed); in init()
558 UNSET_FLAG(flag_volume_mute_changed); in init()
559 UNSET_FLAG(flag_volume_offset_changed); in init()
560 UNSET_FLAG(flag_microphone_mute_changed); in init()
561 UNSET_FLAG(flag_microphone_gain_changed); in init()
563 UNSET_FLAG(flag_broadcast_reception_start); in init()
564 UNSET_FLAG(flag_broadcaster_found); in init()
565 UNSET_FLAG(flag_base_received); in init()
566 UNSET_FLAG(flag_recv_state_updated_with_bis_sync); in init()
[all …]
Dtbs_client_test.c363 UNSET_FLAG(ccid_read_flag); in test_ccid()
378 UNSET_FLAG(ccid_read_flag); in test_ccid()
395 UNSET_FLAG(signal_strength); in test_signal_strength()
414 UNSET_FLAG(technology); in test_technology()
433 UNSET_FLAG(status_flags); in test_status_flags()
452 UNSET_FLAG(signal_interval); in test_signal_interval()
552 UNSET_FLAG(provider_name); in test_main()
Dcsip_notify_client_test.c91 UNSET_FLAG(flag_all_notifications_received); in test_main()
92 UNSET_FLAG(flag_csip_set_lock_discovered); in test_main()
/Zephyr-Core-3.7.0/tests/bsim/bluetooth/host/gatt/settings/src/
Dutils.c19 UNSET_FLAG(flag_is_connected); in wait_connected()
39 UNSET_FLAG(flag_is_connected); in disconnected()
171 UNSET_FLAG(flag_encrypted); in set_security()
181 UNSET_FLAG(flag_encrypted); in wait_secured()
187 UNSET_FLAG(flag_pairing_complete); in bond()
200 UNSET_FLAG(flag_encrypted); in wait_bonded()
201 UNSET_FLAG(flag_pairing_complete); in wait_bonded()
Dgatt_utils.c194 UNSET_FLAG(flag_sc_subscribed); in sc_subscribed()
240 UNSET_FLAG(flag_discovered); in gatt_discover()
283 UNSET_FLAG(flag_written); in activate_robust_caching()
337 UNSET_FLAG(flag_read); in read_char()
352 UNSET_FLAG(flag_client_read); in gatt_clear_flags()
353 UNSET_FLAG(flag_discovered); in gatt_clear_flags()
354 UNSET_FLAG(flag_sc_indicated); in gatt_clear_flags()
355 UNSET_FLAG(flag_sc_subscribed); in gatt_clear_flags()
356 UNSET_FLAG(flag_written); in gatt_clear_flags()
357 UNSET_FLAG(flag_read); in gatt_clear_flags()
/Zephyr-Core-3.7.0/tests/bsim/bluetooth/host/gatt/caching/src/
Dgatt_client_test.c57 UNSET_FLAG(flag_is_connected); in disconnected()
170 UNSET_FLAG(flag_discover_complete); in gatt_discover()
309 UNSET_FLAG(flag_write_complete); in enable_robust_caching()
381 UNSET_FLAG(flag_chan_1_read); in test_main_db_hash_read_eatt()
382 UNSET_FLAG(flag_chan_2_read); in test_main_db_hash_read_eatt()
418 UNSET_FLAG(flag_chan_1_read); in test_main_out_of_sync_eatt()
419 UNSET_FLAG(flag_chan_2_read); in test_main_out_of_sync_eatt()
450 UNSET_FLAG(flag_chan_1_read); in test_main_retry_reads_eatt()
451 UNSET_FLAG(flag_chan_2_read); in test_main_retry_reads_eatt()
474 UNSET_FLAG(flag_chan_1_read); in test_main_db_hash_read_no_eatt()
[all …]
/Zephyr-Core-3.7.0/tests/bsim/bluetooth/host/security/ccc_update/src/
Dcentral.c68 UNSET_FLAG(gatt_write_flag); in gatt_write()
200 UNSET_FLAG(disconnected_flag); in disconnect()
212 UNSET_FLAG(connected_flag); in connect_pair_subscribe()
220 UNSET_FLAG(security_updated_flag); in connect_pair_subscribe()
236 UNSET_FLAG(connected_flag); in connect_unsubscribe()
258 UNSET_FLAG(connected_flag); in connect_restore_sec()
266 UNSET_FLAG(security_updated_flag); in connect_restore_sec()
Dperipheral.c123 UNSET_FLAG(disconnected_flag); in connected()
138 UNSET_FLAG(connected_flag); in disconnected()
172 UNSET_FLAG(security_updated_flag); in connect_pair_check_subscribtion()
190 UNSET_FLAG(ccc_cfg_changed_flag); in connect_wait_unsubscribtion()
224 UNSET_FLAG(security_updated_flag); in connect_restore_sec_check_subscribtion()
/Zephyr-Core-3.7.0/tests/bsim/bluetooth/host/security/id_addr_update/peripheral/src/
Dutils.c47 UNSET_FLAG(flag_has_new_conn); in wait_connected()
57 UNSET_FLAG(flag_has_disconnected); in wait_disconnected()
124 UNSET_FLAG(flag_pairing_completed); in wait_pairing_completed()
180 UNSET_FLAG(flag_bas_ccc_subscribed); in wait_bas_ccc_subscription()
/Zephyr-Core-3.7.0/tests/bsim/bluetooth/host/security/id_addr_update/central/src/
Dutils.c48 UNSET_FLAG(flag_has_new_conn); in wait_connected()
58 UNSET_FLAG(flag_has_disconnected); in wait_disconnected()
125 UNSET_FLAG(flag_pairing_completed); in wait_pairing_completed()
199 UNSET_FLAG(flag_bas_has_notification); in wait_bas_notification()
/Zephyr-Core-3.7.0/tests/bsim/bluetooth/host/iso/cis/src/
Dcommon.c57 UNSET_FLAG(flag_connected); in disconnected()
58 UNSET_FLAG(flag_conn_updated); in disconnected()
/Zephyr-Core-3.7.0/tests/bsim/bluetooth/host/misc/sample_test/src/
Ddut.c33 UNSET_FLAG(is_subscribed); in ccc_changed()
122 UNSET_FLAG(is_subscribed); in entrypoint_dut()
/Zephyr-Core-3.7.0/tests/bsim/bluetooth/host/adv/extended/src/
Dext_adv_scanner.c69 UNSET_FLAG(flag_connected); in disconnected()
180 UNSET_FLAG(flag_ext_adv_seen); in scan_connect_and_disconnect_cycle()
181 UNSET_FLAG(flag_conn_recycled); in scan_connect_and_disconnect_cycle()
/Zephyr-Core-3.7.0/tests/bsim/bluetooth/host/security/bond_per_connection/src/
Dbs_bt_utils.c47 UNSET_FLAG(flag_is_connected); in disconnected()
204 UNSET_FLAG(bondable); in set_bondable()
213 UNSET_FLAG(call_bt_conn_set_bondable); in enable_bt_conn_set_bondable()
/Zephyr-Core-3.7.0/tests/bsim/bluetooth/host/l2cap/credits/src/
Dmain.c127 UNSET_FLAG(flag_l2cap_connected); in l2cap_chan_disconnected_cb()
192 UNSET_FLAG(is_connected); in disconnected()
310 UNSET_FLAG(is_connected); in connect_peripheral()
328 UNSET_FLAG(flag_l2cap_connected); in connect_l2cap_channel()
345 UNSET_FLAG(flag_l2cap_connected); in connect_l2cap_ecred_channel()
/Zephyr-Core-3.7.0/tests/bsim/bluetooth/host/att/retry_on_sec_err/
Dtest_utils.h11 #define UNSET_FLAG(flag) (void)atomic_set(&flag, (atomic_t) false) macro
/Zephyr-Core-3.7.0/tests/bsim/bluetooth/host/l2cap/send_on_connect/src/
Dcommon.h17 #define UNSET_FLAG(flag) (void)atomic_set(&flag, (atomic_t)false) macro
/Zephyr-Core-3.7.0/tests/bsim/bluetooth/host/l2cap/userdata/src/
Dcommon.h17 #define UNSET_FLAG(flag) (void)atomic_set(&flag, (atomic_t)false) macro
/Zephyr-Core-3.7.0/tests/bsim/bluetooth/host/gatt/authorization/src/
Dgatt_client_test.c60 UNSET_FLAG(flag_is_connected); in disconnected()
206 UNSET_FLAG(flag_write_complete); in gatt_write()
230 UNSET_FLAG(flag_write_complete); in gatt_cp_write()
278 UNSET_FLAG(flag_read_complete); in gatt_read()

12345