| /Zephyr-latest/subsys/bluetooth/mesh/shell/ | 
| D | hci.c | 31 		struct bt_hci_cp_mesh_advertise *cp;  in cmd_mesh_adv()  local59 		struct bt_hci_cp_mesh_advertise_cancel *cp;  in cmd_mesh_adv()  local
 
 | 
| /Zephyr-latest/tests/subsys/fs/common/ | 
| D | test_fs_util.h | 208 #define TESTFS_BCMD_IS_ENTER_DIR(cp) (((cp)->type == FS_DIR_ENTRY_DIR) \  argument210 #define TESTFS_BCMD_IS_EXIT_DIR(cp) (((cp)->type == FS_DIR_ENTRY_DIR) \  argument
 212 #define TESTFS_BCMD_IS_FILE(cp) (((cp)->type == FS_DIR_ENTRY_FILE) \  argument
 214 #define TESTFS_BCMD_IS_END(cp) (((cp)->type == FS_DIR_ENTRY_FILE) \  argument
 240 static inline struct testfs_bcmd *testfs_bcmd_end(struct testfs_bcmd *cp)  in testfs_bcmd_end()
 
 | 
| D | test_fs_dirops.c | 80 			const struct testfs_bcmd *cp)  in build_layout()129 	struct testfs_bcmd *cp = layout;  in check_layout()  local
 282 	struct testfs_bcmd *cp = to_bcmd;  in check_rename()  local
 
 | 
| D | test_fs_util.c | 226 		 const struct testfs_bcmd *cp)  in testfs_build()286 			      struct testfs_bcmd *cp,  in check_layout_entry()
 350 	struct testfs_bcmd *cp = scp;  in testfs_bcmd_verify_layout()  local
 431 struct testfs_bcmd *testfs_bcmd_exitdir(struct testfs_bcmd *cp,  in testfs_bcmd_exitdir()
 451 	struct testfs_bcmd *cp = scp;  in testfs_bcmd_find()  local
 
 | 
| /Zephyr-latest/tests/bluetooth/tester/src/audio/ | 
| D | btp_ccp.c | 310 	const struct btp_ccp_discover_tbs_cmd *cp = cmd;  in ccp_discover_tbs()  local326 	const struct btp_ccp_accept_call_cmd *cp = cmd;  in ccp_accept_call()  local
 342 	const struct btp_ccp_terminate_call_cmd *cp = cmd;  in ccp_terminate_call()  local
 359 	const struct btp_ccp_originate_call_cmd *cp = cmd;  in ccp_originate_call()  local
 375 	const struct btp_ccp_read_call_state_cmd *cp = cmd;  in ccp_read_call_state()  local
 391 	const struct btp_ccp_read_bearer_name_cmd *cp = cmd;  in ccp_read_bearer_name()  local
 412 	const struct btp_ccp_read_bearer_uci_cmd *cp = cmd;  in ccp_read_bearer_uci()  local
 433 	const struct btp_ccp_read_bearer_technology_cmd *cp = cmd;  in ccp_read_bearer_tech()  local
 453 	const struct btp_ccp_read_uri_list_cmd *cp = cmd;  in ccp_read_uri_list()  local
 474 	const struct btp_ccp_read_signal_strength_cmd *cp = cmd;  in ccp_read_signal_strength()  local
 [all …]
 
 | 
| D | btp_has.c | 39 	const struct btp_has_set_active_index_cmd *cp = cmd;  in has_set_active_index()  local51 	const struct btp_has_set_preset_name_cmd *cp = cmd;  in has_set_preset_name()  local
 68 	const struct btp_has_remove_preset_cmd *cp = cmd;  in has_remove_preset()  local
 102 	const struct btp_has_add_preset_cmd *cp = cmd;  in has_add_preset()  local
 125 	const struct btp_has_set_properties_cmd *cp = cmd;  in has_set_properties()  local
 
 | 
| D | btp_cap.c | 188 	const struct btp_cap_discover_cmd *cp = cmd;  in btp_cap_discover()  local255 	const struct btp_cap_unicast_setup_ase_cmd *cp = cmd;  in btp_cap_unicast_setup_ase()  local
 308 	const struct btp_cap_unicast_audio_start_cmd *cp = cmd;  in btp_cap_unicast_audio_start()  local
 366 	const struct btp_cap_unicast_audio_update_cmd *cp = cmd;  in btp_cap_unicast_audio_update()  local
 435 	const struct btp_cap_unicast_audio_stop_cmd *cp = cmd;  in btp_cap_unicast_audio_stop()  local
 480 	const struct btp_cap_broadcast_source_setup_stream_cmd *cp = cmd;  in btp_cap_broadcast_source_setup_stream()  local
 522 	const struct btp_cap_broadcast_source_setup_subgroup_cmd *cp = cmd;  in btp_cap_broadcast_source_setup_subgroup()  local
 638 	const struct btp_cap_broadcast_source_setup_cmd *cp = cmd;  in btp_cap_broadcast_source_setup()  local
 734 	const struct btp_cap_broadcast_source_release_cmd *cp = cmd;  in btp_cap_broadcast_source_release()  local
 761 	const struct btp_cap_broadcast_adv_start_cmd *cp = cmd;  in btp_cap_broadcast_adv_start()  local
 [all …]
 
 | 
| D | btp_aics.c | 154 	const struct btp_aics_set_gain_cmd *cp = cmd;  in aics_set_gain()  local175 	const struct btp_aics_unmute_cmd *cp = cmd;  in aics_unmute()  local
 196 	const struct btp_aics_mute_cmd *cp = cmd;  in aics_mute()  local
 217 	const struct btp_aics_state_cmd *cp = cmd;  in aics_state_get()  local
 238 	const struct btp_aics_type_cmd *cp = cmd;  in aics_type_get()  local
 259 	const struct btp_aics_status_cmd *cp = cmd;  in aics_status_get()  local
 281 	const struct btp_aics_gain_setting_prop_cmd *cp = cmd;  in aics_gain_setting_prop_get()  local
 302 	const struct btp_aics_manual_gain_cmd *cp = cmd;  in aics_man_gain_set()  local
 323 	const struct btp_aics_auto_gain_cmd *cp = cmd;  in aics_auto_gain_set()  local
 385 	const struct btp_aics_audio_desc_cmd *cp = cmd;  in aics_desc_set()  local
 [all …]
 
 | 
| D | btp_bap.c | 214 	const struct btp_pacs_update_characteristic_cmd *cp = cmd;  in pacs_update_characteristic()  local256 	const struct btp_pacs_set_location_cmd *cp = cmd;  in pacs_set_location()  local
 268 	const struct btp_pacs_set_available_contexts_cmd *cp = cmd;  in pacs_set_available_contexts()  local
 285 	const struct btp_pacs_set_supported_contexts_cmd *cp = cmd;  in pacs_set_supported_contexts()  local
 346 	const struct btp_bap_send_cmd *cp = cmd;  in btp_bap_audio_stream_send()  local
 
 | 
| D | btp_mcp.c | 60 		uint16_t cp;  member705 	const struct btp_mcp_discover_cmd *cp = cmd;  in mcp_discover()  local
 727 	const struct btp_mcp_track_duration_cmd *cp = cmd;  in mcp_track_duration_read()  local
 750 	const struct btp_mcp_track_position_read_cmd *cp = cmd;  in mcp_track_position_read()  local
 773 	const struct btp_mcp_track_position_set_cmd *cp = cmd;  in mcp_track_position_set()  local
 797 	const struct btp_mcp_playback_speed_read_cmd *cp = cmd;  in mcp_playback_speed_read()  local
 820 	const struct btp_mcp_playback_speed_set *cp = cmd;  in mcp_playback_speed_set()  local
 843 	const struct btp_mcp_seeking_speed_read_cmd *cp = cmd;  in mcp_seeking_speed_read()  local
 866 	const struct btp_mcp_icon_obj_id_read_cmd *cp = cmd;  in mcp_read_icon_obj_id()  local
 889 	const struct btp_mcp_next_track_obj_id_cmd *cp = cmd;  in mcp_read_next_track_obj_id()  local
 [all …]
 
 | 
| D | btp_hap.c | 41 	const struct btp_hap_ha_init_cmd *cp = cmd;  in ha_init()  local169 	const struct btp_hap_iac_discover_cmd *cp = cmd;  in iac_discover()  local
 188 	const struct btp_hap_iac_set_alert_cmd *cp = cmd;  in iac_set_alert()  local
 207 	const struct btp_hap_hauc_discover_cmd *cp = cmd;  in hauc_discover()  local
 
 | 
| D | btp_bap_broadcast.c | 375 	const struct btp_bap_broadcast_source_setup_cmd *cp = cmd;  in btp_bap_broadcast_source_setup()  local498 	const struct btp_bap_broadcast_source_setup_v2_cmd *cp = cmd;  in btp_bap_broadcast_source_setup_v2()  local
 601 	const struct btp_bap_broadcast_source_release_cmd *cp = cmd;  in btp_bap_broadcast_source_release()  local
 628 	const struct btp_bap_broadcast_adv_start_cmd *cp = cmd;  in btp_bap_broadcast_adv_start()  local
 662 	const struct btp_bap_broadcast_adv_stop_cmd *cp = cmd;  in btp_bap_broadcast_adv_stop()  local
 687 	const struct btp_bap_broadcast_source_start_cmd *cp = cmd;  in btp_bap_broadcast_source_start()  local
 716 	const struct btp_bap_broadcast_source_stop_cmd *cp = cmd;  in btp_bap_broadcast_source_stop()  local
 1353 	const struct btp_bap_broadcast_sink_sync_cmd *cp = cmd;  in btp_bap_broadcast_sink_sync()  local
 1417 	const struct btp_bap_broadcast_sink_stop_cmd *cp = cmd;  in btp_bap_broadcast_sink_stop()  local
 1453 	const struct btp_bap_broadcast_sink_bis_sync_cmd *cp = cmd;  in btp_bap_broadcast_sink_bis_sync()  local
 [all …]
 
 | 
| D | btp_csis.c | 41 	const struct btp_csis_set_member_lock_cmd *cp = cmd;  in csis_set_member_lock()  local68 	const struct btp_csis_sirk_type_cmd *cp = cmd;  in csis_sirk_type()  local
 
 | 
| /Zephyr-latest/tests/bluetooth/tester/src/ | 
| D | btp_mesh.c | 793 	const struct btp_priv_beacon_get_cmd *cp = cmd;  in priv_beacon_get()  local811 	const struct btp_priv_beacon_set_cmd *cp = cmd;  in priv_beacon_set()  local
 830 	const struct btp_priv_gatt_proxy_get_cmd *cp = cmd;  in priv_gatt_proxy_get()  local
 848 	const struct btp_priv_gatt_proxy_set_cmd *cp = cmd;  in priv_gatt_proxy_set()  local
 867 	const struct btp_priv_node_id_get_cmd *cp = cmd;  in priv_node_id_get()  local
 887 	const struct btp_priv_node_id_set_cmd *cp = cmd;  in priv_node_id_set()  local
 931 	const struct btp_od_priv_proxy_get_cmd *cp = cmd;  in od_priv_proxy_get()  local
 951 	const struct btp_od_priv_proxy_set_cmd *cp = cmd;  in od_priv_proxy_set()  local
 974 	const struct btp_srpl_clear_cmd *cp = cmd;  in srpl_clear()  local
 1009 	const struct btp_proxy_solicit_cmd *cp = cmd;  in proxy_solicit()  local
 [all …]
 
 | 
| D | btp_gatt.c | 291 	const struct btp_gatt_add_service_cmd *cp = cmd;  in add_service()  local496 	const struct btp_gatt_add_characteristic_cmd *cp = cmd;  in add_characteristic()  local
 685 	const struct btp_gatt_add_descriptor_cmd *cp = cmd;  in add_descriptor()  local
 756 	const struct btp_gatt_add_included_service_cmd *cp = cmd;  in add_included()  local
 884 	const struct btp_gatt_set_value_cmd *cp = cmd;  in set_value()  local
 960 	const struct btp_gatt_set_enc_key_size_cmd *cp = cmd;  in set_enc_key_size()  local
 1001 	const struct btp_gatt_exchange_mtu_cmd *cp = cmd;  in exchange_mtu()  local
 1082 	const struct btp_gatt_disc_all_prim_cmd *cp = cmd;  in disc_all_prim()  local
 1118 	const struct btp_gatt_disc_prim_uuid_cmd *cp = cmd;  in disc_prim_uuid()  local
 1210 	const struct btp_gatt_find_included_cmd *cp = cmd;  in find_included()  local
 [all …]
 
 | 
| D | btp_gap.c | 454 	const struct btp_gap_oob_sc_set_remote_data_cmd *cp = cmd;  in set_oob_sc_remote_data()  local474 	const struct btp_gap_set_powered_cmd *cp = cmd;  in set_powered()  local
 505 	const struct btp_gap_set_connectable_cmd *cp = cmd;  in set_connectable()  local
 614 	const struct btp_gap_set_discoverable_cmd *cp = cmd;  in set_discoverable()  local
 645 	const struct btp_gap_set_bondable_cmd *cp = cmd;  in set_bondable()  local
 759 	const struct btp_gap_start_advertising_cmd *cp = cmd;  in start_advertising()  local
 841 	const struct btp_gap_start_directed_adv_cmd *cp = cmd;  in start_directed_advertising()  local
 1027 	const struct btp_gap_start_discovery_cmd *cp = cmd;  in start_discovery()  local
 1073 	const struct btp_gap_connect_cmd *cp = cmd;  in connect()  local
 1100 	const struct btp_gap_disconnect_cmd *cp = cmd;  in disconnect()  local
 [all …]
 
 | 
| D | btp_core.c | 122 	const struct btp_core_register_service_cmd *cp = cmd;  in register_service()  local277 	const struct btp_core_unregister_service_cmd *cp = cmd;  in unregister_service()  local
 
 | 
| D | btp_l2cap.c | 239 	const struct btp_l2cap_connect_cmd *cp = cmd;  in connect()  local314 	const struct btp_l2cap_disconnect_cmd *cp = cmd;  in disconnect()  local
 336 	const struct btp_l2cap_reconfigure_cmd *cp = cmd;  in reconfigure()  local
 387 	const struct btp_l2cap_disconnect_eatt_chans_cmd *cp = cmd;  in disconnect_eatt_chans()  local
 414 	const struct btp_l2cap_send_data_cmd *cp = cmd;  in send_data()  local
 519 	const struct btp_l2cap_listen_cmd *cp = cmd;  in listen()  local
 568 	const struct btp_l2cap_credits_cmd *cp = cmd;  in credits()  local
 
 | 
| /Zephyr-latest/subsys/bluetooth/host/classic/ | 
| D | ssp.c | 48 	struct bt_hci_cp_pin_code_neg_reply *cp;  in pin_code_neg_reply()  local66 	struct bt_hci_cp_pin_code_reply *cp;  in pin_code_reply()  local
 192 	struct bt_hci_cp_user_confirm_reply *cp;  in ssp_confirm_reply()  local
 210 	struct bt_hci_cp_user_confirm_reply *cp;  in ssp_confirm_neg_reply()  local
 309 	struct bt_hci_cp_user_passkey_reply *cp;  in ssp_passkey_reply()  local
 328 	struct bt_hci_cp_user_passkey_neg_reply *cp;  in ssp_passkey_neg_reply()  local
 535 	struct bt_hci_cp_link_key_neg_reply *cp;  in link_key_neg_reply()  local
 553 	struct bt_hci_cp_link_key_reply *cp;  in link_key_reply()  local
 611 	struct bt_hci_cp_io_capability_neg_reply *cp;  in io_capa_neg_reply()  local
 672 	struct bt_hci_cp_io_capability_reply *cp;  in bt_hci_io_capa_req()  local
 
 | 
| D | br.c | 34 	struct bt_hci_cp_reject_conn_req *cp;  in reject_conn()  local57 	struct bt_hci_cp_accept_conn_req *cp;  in accept_conn()  local
 109 	struct bt_hci_cp_read_encryption_key_size *cp;  in br_sufficient_key_size()  local
 216 	struct bt_hci_cp_read_remote_features *cp;  in bt_hci_conn_complete()  local
 264 	struct bt_hci_cp_remote_name_request *cp;  in request_name()  local
 600 	struct bt_hci_cp_read_remote_ext_features *cp;  in bt_hci_read_remote_features_complete()  local
 690 		struct bt_hci_cp_read_local_ext_features *cp;  in read_ext_features()  local
 897 	struct bt_hci_op_inquiry *cp;  in br_start_inquiry()  local
 980 		struct bt_hci_cp_remote_name_cancel *cp;  in bt_br_discovery_stop()  local
 
 | 
| /Zephyr-latest/subsys/bluetooth/host/ | 
| D | cs.c | 280 	struct bt_hci_cp_le_read_remote_supported_capabilities *cp;  in bt_le_cs_read_remote_supported_capabilities()  local413 	struct bt_hci_cp_le_cs_set_default_settings *cp;  in bt_le_cs_set_default_settings()  local
 440 	struct bt_hci_cp_le_read_remote_fae_table *cp;  in bt_le_cs_read_remote_fae_table()  local
 492 	struct bt_hci_op_le_cs_test *cp;  in bt_le_cs_start_test()  local
 850 	struct bt_hci_cp_le_cs_create_config *cp;  in bt_le_cs_create_config()  local
 883 	struct bt_hci_cp_le_cs_remove_config *cp;  in bt_le_cs_remove_config()  local
 900 	struct bt_hci_cp_le_security_enable *cp;  in bt_le_cs_security_enable()  local
 917 	struct bt_hci_cp_le_procedure_enable *cp;  in bt_le_cs_procedure_enable()  local
 936 	struct bt_hci_cp_le_set_procedure_parameters *cp;  in bt_le_cs_set_procedure_parameters()  local
 965 	uint8_t *cp;  in bt_le_cs_set_channel_classification()  local
 [all …]
 
 | 
| D | scan.c | 120 	struct bt_hci_cp_le_set_ext_scan_enable *cp;  in cmd_le_set_ext_scan_enable()  local150 	struct bt_hci_cp_le_set_scan_enable *cp;  in cmd_le_set_scan_enable_legacy()  local
 1155 	struct bt_hci_cp_le_per_adv_terminate_sync *cp;  in per_adv_sync_terminate()  local
 1344 	struct bt_hci_cp_le_set_pawr_sync_subevent *cp;  in bt_le_per_adv_sync_subevent()  local
 1372 	struct bt_hci_cp_le_set_pawr_response_data *cp;  in bt_le_per_adv_set_response_data()  local
 1894 	struct bt_hci_cp_le_per_adv_create_sync *cp;  in bt_le_per_adv_sync_create()  local
 2096 	struct bt_hci_cp_le_set_per_adv_recv_enable *cp;  in bt_le_set_per_adv_recv_enable()  local
 2171 	struct bt_hci_cp_le_per_adv_sync_transfer *cp;  in bt_le_per_adv_sync_transfer()  local
 2219 	struct bt_hci_cp_le_past_param *cp;  in past_param_set()  local
 2242 	struct bt_hci_cp_le_default_past_param *cp;  in default_past_param_set()  local
 [all …]
 
 | 
| /Zephyr-latest/subsys/bluetooth/audio/ | 
| D | vcp_vol_rend.c | 543 	const struct vcs_control cp = {  in bt_vcp_vol_rend_vol_down()  local556 	const struct vcs_control cp = {  in bt_vcp_vol_rend_vol_up()  local
 569 	const struct vcs_control cp = {  in bt_vcp_vol_rend_unmute_vol_down()  local
 582 	const struct vcs_control cp = {  in bt_vcp_vol_rend_unmute_vol_up()  local
 595 	const struct vcs_control_vol cp = {  in bt_vcp_vol_rend_set_vol()  local
 611 	const struct vcs_control cp = {  in bt_vcp_vol_rend_unmute()  local
 624 	const struct vcs_control cp = {  in bt_vcp_vol_rend_mute()  local
 
 | 
| D | aics.c | 255 	const struct bt_aics_gain_control *cp = buf;  in write_aics_control()  local778 		struct bt_aics_control cp;  in bt_aics_unmute()  local
 799 		struct bt_aics_control cp;  in bt_aics_mute()  local
 820 		struct bt_aics_control cp;  in bt_aics_manual_gain_set()  local
 841 		struct bt_aics_control cp;  in bt_aics_automatic_gain_set()  local
 862 		struct bt_aics_gain_control cp;  in bt_aics_gain_set()  local
 
 | 
| /Zephyr-latest/samples/bluetooth/hci_pwr_ctrl/src/ | 
| D | main.c | 55 	struct bt_hci_cp_read_rssi *cp;  in read_conn_rssi()  local84 	struct bt_hci_cp_vs_write_tx_power_level *cp;  in set_tx_power()  local
 116 	struct bt_hci_cp_vs_read_tx_power_level *cp;  in get_tx_power()  local
 
 |