| /Zephyr-latest/tests/bsim/bluetooth/audio/src/ |
| D | ias_test.c | 32 SET_FLAG(g_high_alert_received); in high_alert_cb() 37 SET_FLAG(g_mild_alert_received); in mild_alert_cb() 42 SET_FLAG(g_stop_alert_received); in no_alert_cb()
|
| D | tbs_client_test.c | 81 SET_FLAG(provider_name); in tbs_client_read_bearer_provider_name() 117 SET_FLAG(ccid_read_flag); in tbs_client_read_ccid_cb() 165 SET_FLAG(technology); in tbs_client_technology_cb() 179 SET_FLAG(signal_strength); in tbs_client_signal_strength_cb() 193 SET_FLAG(signal_interval); in tbs_client_signal_interval_cb() 207 SET_FLAG(status_flags); in tbs_client_status_flags_cb() 221 SET_FLAG(call_terminated); in tbs_client_terminate_call_cb() 235 SET_FLAG(call_accepted); in tbs_client_accept_call_cb() 249 SET_FLAG(bearer_uci); in tbs_client_bearer_uci_cb() 262 SET_FLAG(uri_list); in tbs_client_uri_list_cb() [all …]
|
| D | media_controller_test.c | 82 SET_FLAG(local_player_instance); in local_player_instance_cb() 93 SET_FLAG(remote_player_instance); in discover_player_cb() 108 SET_FLAG(player_name_read); in player_name_cb() 124 SET_FLAG(icon_object_id_read); in icon_id_cb() 138 SET_FLAG(icon_url_read); in icon_url_cb() 153 SET_FLAG(track_title_read); in track_title_cb() 168 SET_FLAG(track_duration_read); in track_duration_cb() 184 SET_FLAG(track_position); in track_position_recv_cb() 200 SET_FLAG(track_position); in track_position_write_cb() 216 SET_FLAG(playback_speed); in playback_speed_recv_cb() [all …]
|
| D | bap_broadcast_assistant_test.c | 83 SET_FLAG(flag_discovery_complete); in bap_broadcast_assistant_discover_cb() 100 SET_FLAG(flag_broadcaster_found); in bap_broadcast_assistant_scan_cb() 127 SET_FLAG(flag_recv_state_read); in bap_broadcast_assistant_recv_state_cb() 142 SET_FLAG(flag_broadcast_code_requested); in bap_broadcast_assistant_recv_state_cb() 144 SET_FLAG(flag_incorrect_broadcast_code); in bap_broadcast_assistant_recv_state_cb() 174 SET_FLAG(flag_recv_state_updated_with_bis_sync); in bap_broadcast_assistant_recv_state_cb() 190 SET_FLAG(flag_cb_called); in bap_broadcast_assistant_recv_state_cb() 191 SET_FLAG(flag_recv_state_updated); in bap_broadcast_assistant_recv_state_cb() 197 SET_FLAG(flag_cb_called); in bap_broadcast_assistant_recv_state_removed_cb() 199 SET_FLAG(flag_recv_state_removed); in bap_broadcast_assistant_recv_state_removed_cb() [all …]
|
| D | mcc_test.c | 91 SET_FLAG(discovery_done); in mcc_discover_mcs_cb() 101 SET_FLAG(player_name_read); in mcc_read_player_name_cb() 112 SET_FLAG(icon_object_id_read); in mcc_read_icon_obj_id_cb() 122 SET_FLAG(icon_url_read); in mcc_read_icon_url_cb() 132 SET_FLAG(track_change_notified); in mcc_track_changed_ntf_cb() 142 SET_FLAG(track_title_read); in mcc_read_track_title_cb() 152 SET_FLAG(track_duration_read); in mcc_read_track_duration_cb() 163 SET_FLAG(track_position_read); in mcc_read_track_position_cb() 174 SET_FLAG(track_position_set); in mcc_set_track_position_cb() 186 SET_FLAG(playback_speed_read); in mcc_read_playback_speed_cb() [all …]
|
| D | bap_unicast_client_test.c | 78 SET_FLAG(flag_stream_codec_configured); in stream_configured() 96 SET_FLAG(flag_stream_enabled); in stream_enabled() 113 SET_FLAG(flag_stream_started); in stream_started() 120 SET_FLAG(flag_stream_connected); in stream_connected() 127 SET_FLAG(flag_stream_disconnected); in stream_disconnected() 134 SET_FLAG(flag_stream_metadata); in stream_metadata_updated() 141 SET_FLAG(flag_stream_disabled); in stream_disabled() 158 SET_FLAG(flag_stream_stopped); in stream_stopped() 165 SET_FLAG(flag_stream_released); in stream_released() 204 SET_FLAG(flag_operation_success); in config_cb() [all …]
|
| D | cap_commander_test.c | 111 SET_FLAG(flag_cap_canceled); in cap_volume_changed_cb() 120 SET_FLAG(flag_volume_changed); in cap_volume_changed_cb() 127 SET_FLAG(flag_cap_canceled); in cap_volume_mute_changed_cb() 136 SET_FLAG(flag_volume_mute_changed); in cap_volume_mute_changed_cb() 144 SET_FLAG(flag_cap_canceled); in cap_volume_offset_changed_cb() 153 SET_FLAG(flag_volume_offset_changed); in cap_volume_offset_changed_cb() 163 SET_FLAG(flag_cap_canceled); in cap_microphone_mute_changed_cb() 172 SET_FLAG(flag_microphone_mute_changed); in cap_microphone_mute_changed_cb() 180 SET_FLAG(flag_cap_canceled); in cap_microphone_gain_changed_cb() 189 SET_FLAG(flag_microphone_gain_changed); in cap_microphone_gain_changed_cb() [all …]
|
| D | tbs_test.c | 38 SET_FLAG(call_held); in tbs_hold_call_cb() 47 SET_FLAG(call_placed); in tbs_originate_call_cb() 60 SET_FLAG(call_terminated); in tbs_terminate_call_cb() 67 SET_FLAG(call_accepted); in tbs_accept_call_cb() 73 SET_FLAG(call_retrieved); in tbs_retrieve_call_cb() 83 SET_FLAG(call_joined); in tbs_join_calls_cb() 110 SET_FLAG(is_connected); in connected()
|
| D | has_client_test.c | 59 SET_FLAG(g_service_discovered); in discover_cb() 70 SET_FLAG(g_preset_switched); in preset_switch_cb() 93 SET_FLAG(g_preset_1_found); in preset_read_rsp_cb() 97 SET_FLAG(g_preset_5_found); in preset_read_rsp_cb() 109 SET_FLAG(g_preset_1_found); in preset_update_cb() 111 SET_FLAG(g_preset_3_found); in preset_update_cb() 113 SET_FLAG(g_preset_5_found); in preset_update_cb() 401 SET_FLAG(flag_all_notifications_received); in notify_handler() 417 SET_FLAG(flag_features_discovered); in subscribe_cb() 422 SET_FLAG(flag_control_point_discovered); in subscribe_cb() [all …]
|
| /Zephyr-latest/tests/bsim/bluetooth/host/security/bond_per_connection/src/ |
| D | bs_bt_utils.c | 47 SET_FLAG(flag_is_connected); in connected() 82 SET_FLAG(flag_pairing_complete); in pairing_complete() 85 SET_FLAG(flag_bonded); in pairing_complete() 87 SET_FLAG(flag_not_bonded); in pairing_complete() 185 SET_FLAG(bondable); in set_bondable() 194 SET_FLAG(call_bt_conn_set_bondable); in enable_bt_conn_set_bondable()
|
| /Zephyr-latest/tests/bsim/bluetooth/host/gatt/caching/src/ |
| D | gatt_client_test.c | 50 SET_FLAG(flag_is_connected); in connected() 78 SET_FLAG(flag_encrypted); in security_changed() 131 SET_FLAG(flag_discover_complete); in discover_func() 232 SET_FLAG(flag_db_hash_read); in gatt_read_expect_success_cb() 234 SET_FLAG(flag_chan_1_read); in gatt_read_expect_success_cb() 236 SET_FLAG(flag_chan_2_read); in gatt_read_expect_success_cb() 252 SET_FLAG(flag_chan_1_read); in gatt_read_expect_err_unlikely_cb() 254 SET_FLAG(flag_chan_2_read); in gatt_read_expect_err_unlikely_cb() 270 SET_FLAG(flag_chan_1_read); in gatt_read_expect_err_out_of_sync_cb() 272 SET_FLAG(flag_chan_2_read); in gatt_read_expect_err_out_of_sync_cb() [all …]
|
| /Zephyr-latest/tests/bsim/bluetooth/host/misc/acl_tx_frag/src/ |
| D | dut.c | 41 SET_FLAG(conn_recycled); in recycled() 48 SET_FLAG(conn_param_updated); in params_updated() 60 SET_FLAG(is_subscribed); in ccc_changed() 78 SET_FLAG(mtu_has_been_exchanged); in _mtu_exchanged() 132 SET_FLAG(indicated); in indicated_cb()
|
| /Zephyr-latest/tests/bsim/bluetooth/host/gatt/sc_indicate/src/ |
| D | bs_bt_utils.c | 72 SET_FLAG(flag_is_connected); in connected() 168 SET_FLAG(flag_pairing_complete); in pairing_complete() 171 SET_FLAG(flag_bonded); in pairing_complete() 174 SET_FLAG(flag_not_bonded); in pairing_complete()
|
| D | central.c | 46 SET_FLAG(flag_subscribed); in sc_subscribed() 56 SET_FLAG(flag_indicated); in sc_indicated() 88 SET_FLAG(flag_discovered); in discover_func() 117 SET_FLAG(flag_discovered); in discover_func()
|
| /Zephyr-latest/tests/bsim/bluetooth/host/security/security_changed_callback/src/ |
| D | bs_bt_utils.c | 54 SET_FLAG(flag_is_connected); in connected() 81 SET_FLAG(flag_pairing_complete); in pairing_complete() 84 SET_FLAG(flag_bonded); in pairing_complete() 87 SET_FLAG(flag_not_bonded); in pairing_complete()
|
| /Zephyr-latest/tests/bsim/bluetooth/host/gatt/settings/src/ |
| D | gatt_utils.c | 41 SET_FLAG(flag_client_read); in read_test() 141 SET_FLAG(flag_discovered); in discover_func() 177 SET_FLAG(flag_sc_indicated); in sc_indicated() 193 SET_FLAG(flag_sc_subscribed); in sc_subscribed() 266 SET_FLAG(flag_written); in write_cb() 302 SET_FLAG(flag_read); in _expect_success() 315 SET_FLAG(flag_read); in _expect_out_of_sync_cb()
|
| D | utils.c | 27 SET_FLAG(flag_is_connected); in wait_disconnected() 62 SET_FLAG(flag_is_connected); in connected() 73 SET_FLAG(flag_encrypted); in security_changed() 158 SET_FLAG(flag_pairing_complete); in pairing_complete()
|
| /Zephyr-latest/tests/bsim/bluetooth/host/gatt/ccc_store/src/ |
| D | central.c | 64 SET_FLAG(notification_received_flag); in notify_cb() 75 SET_FLAG(gatt_subscribed_flag); in subscribe_cb() 137 SET_FLAG(connected_flag); in connected() 149 SET_FLAG(disconnected_flag); in disconnected() 167 SET_FLAG(security_updated_flag); in security_changed()
|
| /Zephyr-latest/tests/bsim/bluetooth/host/adv/periodic/src/ |
| D | per_adv_sync.c | 48 SET_FLAG(flag_connected); in connected() 71 SET_FLAG(flag_bonded); in pairing_complete_cb() 104 SET_FLAG(flag_per_adv); in scan_recv() 124 SET_FLAG(flag_per_adv_sync); in sync_cb() 137 SET_FLAG(flag_per_adv_sync_lost); in term_cb() 164 SET_FLAG(flag_per_adv_recv); in recv_cb()
|
| /Zephyr-latest/tests/bsim/bluetooth/host/security/id_addr_update/peripheral/src/ |
| D | utils.c | 63 SET_FLAG(flag_has_disconnected); in disconnected() 80 SET_FLAG(flag_has_new_conn); in connected() 93 SET_FLAG(flag_pairing_completed); in pairing_complete() 159 SET_FLAG(flag_bas_ccc_subscribed); in bas_ccc_cfg_changed()
|
| /Zephyr-latest/tests/bsim/bluetooth/host/iso/cis/src/ |
| D | common.c | 42 SET_FLAG(flag_connected); in connected() 69 SET_FLAG(flag_conn_updated); in conn_param_updated_cb()
|
| /Zephyr-latest/tests/bsim/bluetooth/host/gatt/settings_clear/src/ |
| D | server.c | 44 SET_FLAG(ccc_cfg_changed_flag); in ccc_cfg_changed() 60 SET_FLAG(disconnected_flag); in disconnected() 72 SET_FLAG(security_changed_flag); in security_changed()
|
| /Zephyr-latest/tests/bsim/bluetooth/host/security/bond_overwrite_allowed/src/ |
| D | bs_bt_utils.c | 44 SET_FLAG(flag_is_connected); in connected() 68 SET_FLAG(flag_pairing_failed); in pairing_failed() 73 SET_FLAG(flag_pairing_complete); in pairing_complete()
|
| /Zephyr-latest/tests/bsim/bluetooth/host/security/bond_overwrite_denied/src/ |
| D | bs_bt_utils.c | 44 SET_FLAG(flag_is_connected); in connected() 68 SET_FLAG(flag_pairing_failed); in pairing_failed() 73 SET_FLAG(flag_pairing_complete); in pairing_complete()
|
| /Zephyr-latest/tests/bsim/bluetooth/host/security/id_addr_update/central/src/ |
| D | utils.c | 64 SET_FLAG(flag_has_disconnected); in disconnected() 81 SET_FLAG(flag_has_new_conn); in connected() 94 SET_FLAG(flag_pairing_completed); in pairing_complete() 177 SET_FLAG(flag_bas_has_notification); in bas_notify_func()
|