/Zephyr-Core-2.7.6/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-2.7.6/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-2.7.6/subsys/bluetooth/host/ |
D | ssp.c | 43 struct bt_hci_cp_pin_code_neg_reply *cp; in pin_code_neg_reply() local 61 struct bt_hci_cp_pin_code_reply *cp; in pin_code_reply() local 178 struct bt_hci_cp_user_confirm_reply *cp; in ssp_confirm_reply() local 196 struct bt_hci_cp_user_confirm_reply *cp; in ssp_confirm_neg_reply() local 278 struct bt_hci_cp_user_passkey_reply *cp; in ssp_passkey_reply() local 297 struct bt_hci_cp_user_passkey_neg_reply *cp; in ssp_passkey_neg_reply() local 501 struct bt_hci_cp_link_key_neg_reply *cp; in link_key_neg_reply() local 519 struct bt_hci_cp_link_key_reply *cp; in link_key_reply() local 577 struct bt_hci_cp_io_capability_neg_reply *cp; in io_capa_neg_reply() local 632 struct bt_hci_cp_io_capability_reply *cp; in bt_hci_io_capa_req() local
|
D | br.c | 30 struct bt_hci_cp_reject_conn_req *cp; in reject_conn() local 53 struct bt_hci_cp_accept_sync_conn_req *cp; in accept_sco_conn() local 81 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 262 struct bt_hci_cp_read_remote_features *cp; in bt_hci_conn_complete() local 312 struct bt_hci_cp_remote_name_request *cp; in request_name() local 621 struct bt_hci_cp_read_remote_ext_features *cp; in bt_hci_read_remote_features_complete() local 714 struct bt_hci_cp_read_local_ext_features *cp; in read_ext_features() local 910 struct bt_hci_op_inquiry *cp; in br_start_inquiry() local 996 struct bt_hci_cp_remote_name_cancel *cp; in bt_br_discovery_stop() local
|
D | ecc.c | 122 struct bt_hci_cp_le_generate_dhkey *cp; in hci_generate_dhkey_v1() local 138 struct bt_hci_cp_le_generate_dhkey_v2 *cp; in hci_generate_dhkey_v2() local
|
D | scan.c | 44 struct bt_hci_cp_le_set_ext_scan_enable *cp; in set_le_ext_scan_enable() local 80 struct bt_hci_cp_le_set_scan_enable *cp; in bt_le_scan_set_enable_legacy() local 647 struct bt_hci_cp_le_per_adv_terminate_sync *cp; in per_adv_sync_terminate() local 1139 struct bt_hci_cp_le_per_adv_create_sync *cp; in bt_le_per_adv_sync_create() local 1316 struct bt_hci_cp_le_set_per_adv_recv_enable *cp; in bt_le_set_per_adv_recv_enable() local 1392 struct bt_hci_cp_le_per_adv_sync_transfer *cp; in bt_le_per_adv_sync_transfer() local 1434 struct bt_hci_cp_le_past_param *cp; in past_param_set() local 1457 struct bt_hci_cp_le_default_past_param *cp; in default_past_param_set() local 1538 struct bt_hci_cp_le_add_dev_to_per_adv_list *cp; in bt_le_per_adv_list_add() local 1569 struct bt_hci_cp_le_rem_dev_from_per_adv_list *cp; in bt_le_per_adv_list_remove() local
|
D | direction.c | 61 struct bt_hci_cp_le_set_cl_cte_tx_params *cp; in hci_df_set_cl_cte_tx_params() local 181 struct bt_hci_cp_le_set_cl_cte_tx_enable *cp; in hci_df_set_adv_cte_tx_enable() local 236 struct bt_hci_cp_le_set_cl_cte_sampling_enable *cp; in prepare_cte_rx_enable_cmd_params() local 377 struct bt_hci_cp_le_set_conn_cte_tx_params *cp; in hci_df_set_conn_cte_tx_param() local
|
D | hci_core.c | 177 struct bt_hci_cp_host_num_completed_packets *cp; in bt_hci_host_num_completed_packets() local 491 struct bt_hci_cp_le_ext_create_conn *cp; in bt_le_create_conn_ext() local 572 struct bt_hci_cp_le_create_conn *cp; in bt_le_create_conn_legacy() local 777 struct bt_hci_cp_le_read_remote_features *cp; in hci_le_read_remote_features() local 795 struct bt_hci_cp_read_remote_version_info *cp; in hci_read_remote_version() local 825 struct bt_hci_cp_le_set_data_len *cp; in bt_le_set_data_len() local 844 struct bt_hci_cp_le_read_phy *cp; in hci_le_read_phy() local 874 struct bt_hci_cp_le_set_phy *cp; in bt_le_set_phy() local 1478 struct bt_hci_cp_le_conn_param_req_neg_reply *cp; in le_conn_param_neg_reply() local 1498 struct bt_hci_cp_le_conn_param_req_reply *cp; in le_conn_param_req_reply() local [all …]
|
D | adv.c | 946 struct bt_hci_cp_le_set_ext_adv_param *cp; in le_ext_adv_param_set() local 1506 struct bt_hci_cp_le_remove_adv_set *cp; in bt_le_ext_adv_delete() local 1565 struct bt_hci_cp_le_set_per_adv_param *cp; in bt_le_per_adv_set_param() local 1616 struct bt_hci_cp_le_set_per_adv_data *cp; in bt_le_per_adv_set_data() local 1669 struct bt_hci_cp_le_set_per_adv_enable *cp; in bt_le_per_adv_enable() local 1724 struct bt_hci_cp_le_per_adv_set_info_transfer *cp; in bt_le_per_adv_set_info_transfer() local
|
D | id.c | 144 struct bt_hci_cp_le_set_adv_set_random_addr *cp; in bt_id_set_adv_random_addr() local 595 struct bt_hci_cp_le_set_privacy_mode cp; in le_set_privacy_mode() local 644 struct bt_hci_cp_le_add_dev_to_rl *cp; in hci_id_add() local 826 struct bt_hci_cp_le_rem_dev_from_rl *cp; in hci_id_del() local
|
D | conn.c | 1702 struct bt_hci_cp_connect *cp; in bt_conn_create_br() local 1752 struct bt_hci_cp_setup_sync_conn *cp; in bt_conn_create_sco() local 1908 struct bt_hci_cp_connect_cancel *cp; in bt_hci_connect_br_cancel() local 1965 struct bt_hci_cp_le_start_encryption *cp; in bt_conn_le_start_encryption() local 1996 struct bt_hci_cp_read_encryption_key_size *cp; in bt_conn_enc_key_size() local 2365 struct bt_hci_cp_read_tx_power_level *cp; in bt_conn_get_tx_power_level() local
|
D | iso.c | 194 struct bt_hci_cp_le_setup_iso_path *cp; in hci_le_setup_iso_data_path() local 234 struct bt_hci_cp_le_remove_iso_path *cp; in hci_le_remove_iso_data_path() local 762 struct bt_hci_cp_le_reject_cis *cp; in hci_le_reject_cis() local 785 struct bt_hci_cp_le_accept_cis *cp; in hci_le_accept_cis() local
|
/Zephyr-Core-2.7.6/subsys/bluetooth/audio/ |
D | aics.c | 179 const struct bt_aics_gain_control *cp = buf; in write_aics_control() local 642 struct bt_aics_control cp; in bt_aics_unmute() local 669 struct bt_aics_control cp; in bt_aics_mute() local 696 struct bt_aics_control cp; in bt_aics_manual_gain_set() local 723 struct bt_aics_control cp; in bt_aics_automatic_gain_set() local 750 struct bt_aics_gain_control cp; in bt_aics_gain_set() local
|
D | vcs.c | 562 const struct vcs_control cp = { in bt_vcs_vol_down() local 586 const struct vcs_control cp = { in bt_vcs_vol_up() local 610 const struct vcs_control cp = { in bt_vcs_unmute_vol_down() local 634 const struct vcs_control cp = { in bt_vcs_unmute_vol_up() local 658 const struct vcs_control_vol cp = { in bt_vcs_vol_set() local 685 const struct vcs_control cp = { in bt_vcs_unmute() local 709 const struct vcs_control cp = { in bt_vcs_mute() local
|
D | vocs.c | 98 const struct bt_vocs_control *cp = buf; in write_vocs_control() local 426 struct bt_vocs_control cp; in bt_vocs_state_set() local
|
/Zephyr-Core-2.7.6/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-2.7.6/tests/bluetooth/df/connectionless_cte_tx/src/ |
D | common.c | 57 struct bt_hci_cp_le_set_cl_cte_tx_params *cp; in common_set_cl_cte_tx_params() local
|
D | test_set_cl_cte_tx_enable.c | 34 struct bt_hci_cp_le_set_cl_cte_tx_enable *cp; in send_set_cl_cte_tx_enable() local
|
D | test_set_cl_cte_tx_param.c | 53 struct bt_hci_cp_le_set_cl_cte_tx_params *cp; in send_set_cl_cte_tx_params() local
|
/Zephyr-Core-2.7.6/tests/bluetooth/hci_codecs_info/src/ |
D | main.c | 210 struct bt_hci_cp_read_codec_capabilities *cp; in test_read_codec_capabilities() local 292 struct bt_hci_cp_read_ctlr_delay *cp; in test_read_ctlr_delay() local
|
/Zephyr-Core-2.7.6/tests/bluetooth/df/connection_cte_req/src/ |
D | test_cte_req_enable.c | 63 struct bt_hci_cp_le_conn_cte_req_enable *cp; in send_conn_cte_req_enable() local
|
D | test_cte_set_rx_params.c | 45 struct bt_hci_cp_le_set_conn_cte_rx_params *cp; in send_set_conn_cte_rx_params() local
|
/Zephyr-Core-2.7.6/drivers/counter/ |
D | counter_cmos.c | 165 uint8_t *cp = (uint8_t *) &state; in get_value() local
|