/Zephyr-Core-3.4.0/subsys/bluetooth/shell/ |
D | hci.c | 31 struct bt_hci_cp_mesh_advertise *cp; in cmd_mesh_adv() local 59 struct bt_hci_cp_mesh_advertise_cancel *cp; in cmd_mesh_adv() local
|
/Zephyr-Core-3.4.0/tests/subsys/fs/littlefs/src/ |
D | testfs_util.h | 208 #define TESTFS_BCMD_IS_ENTER_DIR(cp) (((cp)->type == FS_DIR_ENTRY_DIR) \ argument 210 #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_lfs_dirops.c | 98 const struct testfs_bcmd *cp) in build_layout() 147 struct testfs_bcmd *cp = layout; in check_layout() local 300 struct testfs_bcmd *cp = to_bcmd; in check_rename() local
|
D | testfs_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-Core-3.4.0/tests/bluetooth/tester/src/ |
D | btp_mesh.c | 460 const struct btp_mesh_config_provisioning_cmd *cp = cmd; in config_prov() local 505 const struct btp_mesh_provision_node_cmd *cp = cmd; in provision_node() local 553 const struct btp_mesh_provision_adv_cmd *cp = cmd; in provision_adv() local 610 const struct btp_mesh_input_number_cmd *cp = cmd; in input_number() local 629 const struct btp_mesh_input_string_cmd *cp = cmd; in input_string() local 663 const struct btp_mesh_ivu_test_mode_cmd *cp = cmd; in ivu_test_mode() local 691 const struct btp_mesh_lpn_set_cmd *cp = cmd; in lpn() local 723 const struct btp_mesh_net_send_cmd *cp = cmd; in net_send() local 800 const struct btp_mesh_model_send_cmd *cp = cmd; in model_send() local 853 const struct btp_mesh_lpn_subscribe_cmd *cp = cmd; in lpn_subscribe() local [all …]
|
D | btp_gap.c | 429 const struct btp_gap_oob_sc_set_remote_data_cmd *cp = cmd; in set_oob_sc_remote_data() local 449 const struct btp_gap_set_connectable_cmd *cp = cmd; in set_connectable() local 474 const struct btp_gap_set_discoverable_cmd *cp = cmd; in set_discoverable() local 505 const struct btp_gap_set_bondable_cmd *cp = cmd; in set_bondable() local 526 const struct btp_gap_start_advertising_cmd *cp = cmd; in start_advertising() local 619 const struct btp_gap_start_directed_adv_cmd *cp = cmd; in start_directed_advertising() local 807 const struct btp_gap_start_discovery_cmd *cp = cmd; in start_discovery() local 845 const struct btp_gap_connect_cmd *cp = cmd; in connect() local 874 const struct btp_gap_disconnect_cmd *cp = cmd; in disconnect() local 984 const struct btp_gap_set_io_cap_cmd *cp = cmd; in set_io_cap() local [all …]
|
D | btp_gatt.c | 291 const struct btp_gatt_add_service_cmd *cp = cmd; in add_service() local 496 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_core.c | 86 const struct btp_core_register_service_cmd *cp = cmd; in register_service() local 159 const struct btp_core_unregister_service_cmd *cp = cmd; in unregister_service() local
|
D | btp_l2cap.c | 189 const struct btp_l2cap_connect_cmd *cp = cmd; in connect() local 259 const struct btp_l2cap_disconnect_cmd *cp = cmd; in disconnect() local 281 const struct btp_l2cap_reconfigure_cmd *cp = cmd; in reconfigure() local 330 const struct btp_l2cap_disconnect_eatt_chans_cmd *cp = cmd; in disconnect_eatt_chans() local 357 const struct btp_l2cap_send_data_cmd *cp = cmd; in send_data() local 456 const struct btp_l2cap_listen_cmd *cp = cmd; in listen() local 505 const struct btp_l2cap_credits_cmd *cp = cmd; in credits() local
|
/Zephyr-Core-3.4.0/subsys/bluetooth/host/ |
D | ssp.c | 45 struct bt_hci_cp_pin_code_neg_reply *cp; in pin_code_neg_reply() local 63 struct bt_hci_cp_pin_code_reply *cp; in pin_code_reply() local 179 struct bt_hci_cp_user_confirm_reply *cp; in ssp_confirm_reply() local 197 struct bt_hci_cp_user_confirm_reply *cp; in ssp_confirm_neg_reply() local 288 struct bt_hci_cp_user_passkey_reply *cp; in ssp_passkey_reply() local 307 struct bt_hci_cp_user_passkey_neg_reply *cp; in ssp_passkey_neg_reply() local 511 struct bt_hci_cp_link_key_neg_reply *cp; in link_key_neg_reply() local 529 struct bt_hci_cp_link_key_reply *cp; in link_key_reply() local 587 struct bt_hci_cp_io_capability_neg_reply *cp; in io_capa_neg_reply() local 642 struct bt_hci_cp_io_capability_reply *cp; in bt_hci_io_capa_req() local
|
D | br.c | 32 struct bt_hci_cp_reject_conn_req *cp; in reject_conn() local 55 struct bt_hci_cp_accept_sync_conn_req *cp; in accept_sco_conn() local 83 struct bt_hci_cp_accept_conn_req *cp; in accept_conn() local 152 struct bt_hci_cp_read_encryption_key_size *cp; in br_sufficient_key_size() local 261 struct bt_hci_cp_read_remote_features *cp; in bt_hci_conn_complete() local 310 struct bt_hci_cp_remote_name_request *cp; in request_name() local 623 struct bt_hci_cp_read_remote_ext_features *cp; in bt_hci_read_remote_features_complete() local 715 struct bt_hci_cp_read_local_ext_features *cp; in read_ext_features() local 911 struct bt_hci_op_inquiry *cp; in br_start_inquiry() local 997 struct bt_hci_cp_remote_name_cancel *cp; in bt_br_discovery_stop() local
|
D | scan.c | 89 struct bt_hci_cp_le_set_ext_scan_enable *cp; in set_le_ext_scan_enable() local 125 struct bt_hci_cp_le_set_scan_enable *cp; in bt_le_scan_set_enable_legacy() local 902 struct bt_hci_cp_le_per_adv_terminate_sync *cp; in per_adv_sync_terminate() local 1092 struct bt_hci_cp_le_set_pawr_sync_subevent *cp; in bt_le_per_adv_sync_subevent() local 1120 struct bt_hci_cp_le_set_pawr_response_data *cp; in bt_le_per_adv_set_response_data() local 1627 struct bt_hci_cp_le_per_adv_create_sync *cp; in bt_le_per_adv_sync_create() local 1814 struct bt_hci_cp_le_set_per_adv_recv_enable *cp; in bt_le_set_per_adv_recv_enable() local 1889 struct bt_hci_cp_le_per_adv_sync_transfer *cp; in bt_le_per_adv_sync_transfer() local 1937 struct bt_hci_cp_le_past_param *cp; in past_param_set() local 1960 struct bt_hci_cp_le_default_past_param *cp; in default_past_param_set() local [all …]
|
D | ecc.c | 139 struct bt_hci_cp_le_generate_dhkey *cp; in hci_generate_dhkey_v1() local 155 struct bt_hci_cp_le_generate_dhkey_v2 *cp; in hci_generate_dhkey_v2() local
|
D | hci_core.c | 202 struct bt_hci_cp_host_num_completed_packets *cp; in bt_hci_host_num_completed_packets() local 557 struct bt_hci_cp_le_ext_create_conn *cp; in bt_le_create_conn_ext() local 638 struct bt_hci_cp_le_ext_create_conn_v2 *cp; in bt_le_create_conn_synced() local 685 struct bt_hci_cp_le_create_conn *cp; in bt_le_create_conn_legacy() local 892 struct bt_hci_cp_le_read_remote_features *cp; in hci_le_read_remote_features() local 908 struct bt_hci_cp_read_remote_version_info *cp; in hci_read_remote_version() local 938 struct bt_hci_cp_le_set_data_len *cp; in bt_le_set_data_len() local 957 struct bt_hci_cp_le_read_phy *cp; in hci_le_read_phy() local 987 struct bt_hci_cp_le_set_phy *cp; in bt_le_set_phy() local 1723 struct bt_hci_cp_le_conn_param_req_neg_reply *cp; in le_conn_param_neg_reply() local [all …]
|
D | direction.c | 91 struct bt_hci_cp_le_set_cl_cte_tx_params *cp; in hci_df_set_cl_cte_tx_params() local 210 struct bt_hci_cp_le_set_cl_cte_tx_enable *cp; in hci_df_set_adv_cte_tx_enable() local 282 struct bt_hci_cp_le_set_cl_cte_sampling_enable *cp; in prepare_cl_cte_rx_enable_cmd_params() local 493 struct bt_hci_cp_le_set_conn_cte_tx_params *cp; in prepare_conn_cte_tx_params_cmd() local 573 struct bt_hci_cp_le_set_conn_cte_rx_params *cp; in prepare_conn_cte_rx_enable_cmd_params() local 794 struct bt_hci_cp_le_conn_cte_req_enable *cp; in prepare_conn_cte_req_enable_cmd_params() local 891 struct bt_hci_cp_le_conn_cte_rsp_enable *cp; in prepare_conn_cte_rsp_enable_cmd_params() local
|
/Zephyr-Core-3.4.0/tests/bluetooth/host/ecc/bt_dh_key_gen/src/ |
D | main.c | 56 struct bt_hci_cp_le_generate_dhkey cp = {0}; in ZTEST() local 93 struct bt_hci_cp_le_generate_dhkey_v2 cp = {0}; in ZTEST() local
|
D | test_suite_invalid_inputs.c | 73 struct bt_hci_cp_le_generate_dhkey cp = {0}; in ZTEST() local 111 struct bt_hci_cp_le_generate_dhkey cp = {0}; in ZTEST() local
|
/Zephyr-Core-3.4.0/subsys/bluetooth/audio/ |
D | vcp_vol_rend.c | 451 const struct vcs_control cp = { in bt_vcp_vol_rend_vol_down() local 464 const struct vcs_control cp = { in bt_vcp_vol_rend_vol_up() local 477 const struct vcs_control cp = { in bt_vcp_vol_rend_unmute_vol_down() local 490 const struct vcs_control cp = { in bt_vcp_vol_rend_unmute_vol_up() local 503 const struct vcs_control_vol cp = { in bt_vcp_vol_rend_set_vol() local 519 const struct vcs_control cp = { in bt_vcp_vol_rend_unmute() local 532 const struct vcs_control cp = { in bt_vcp_vol_rend_mute() local
|
D | aics.c | 175 const struct bt_aics_gain_control *cp = buf; in write_aics_control() local 710 struct bt_aics_control cp; in bt_aics_unmute() local 731 struct bt_aics_control cp; in bt_aics_mute() local 752 struct bt_aics_control cp; in bt_aics_manual_gain_set() local 773 struct bt_aics_control cp; in bt_aics_automatic_gain_set() local 794 struct bt_aics_gain_control cp; in bt_aics_gain_set() local
|
D | bap_broadcast_assistant.c | 633 struct bt_bap_bass_cp_scan_start *cp; in bt_bap_broadcast_assistant_scan_start() local 679 struct bt_bap_bass_cp_scan_stop *cp; in bt_bap_broadcast_assistant_scan_stop() local 719 struct bt_bap_bass_cp_add_src *cp; in bt_bap_broadcast_assistant_add_src() local 795 struct bt_bap_bass_cp_mod_src *cp; in bt_bap_broadcast_assistant_mod_src() local 887 struct bt_bap_bass_cp_broadcase_code *cp; in bt_bap_broadcast_assistant_set_broadcast_code() local 920 struct bt_bap_bass_cp_rem_src *cp; in bt_bap_broadcast_assistant_rem_src() local
|
/Zephyr-Core-3.4.0/samples/bluetooth/hci_pwr_ctrl/src/ |
D | main.c | 48 struct bt_hci_cp_read_rssi *cp; in read_conn_rssi() local 79 struct bt_hci_cp_vs_write_tx_power_level *cp; in set_tx_power() local 114 struct bt_hci_cp_vs_read_tx_power_level *cp; in get_tx_power() local
|
/Zephyr-Core-3.4.0/tests/bluetooth/host/id/bt_id_add/src/ |
D | main.c | 250 struct bt_hci_cp_le_add_dev_to_rl cp = {0}; in ZTEST() local 309 struct bt_hci_cp_le_add_dev_to_rl cp = {0}; in ZTEST() local
|
/Zephyr-Core-3.4.0/tests/bluetooth/host/id/bt_id_set_adv_random_addr/src/ |
D | main.c | 115 struct bt_hci_cp_le_set_adv_set_random_addr cp; in ZTEST() local
|
D | test_suite_invalid_cases.c | 120 struct bt_hci_cp_le_set_adv_set_random_addr cp; in ZTEST() local
|
/Zephyr-Core-3.4.0/tests/bluetooth/host/id/bt_id_del/src/ |
D | main.c | 321 struct bt_hci_cp_le_rem_dev_from_rl cp = {0}; in ZTEST() local 371 struct bt_hci_cp_le_rem_dev_from_rl cp = {0}; in ZTEST() local
|