Home
last modified time | relevance | path

Searched defs:cmd (Results 1 – 25 of 144) sorted by relevance

123456

/nrf52832-nimble/packages/NimBLE-latest/nimble/host/src/
H A Dble_sm_cmd.c67 ble_sm_pair_cmd_log(struct ble_sm_pair_cmd *cmd) in ble_sm_pair_cmd_log()
78 ble_sm_pair_confirm_log(struct ble_sm_pair_confirm *cmd) in ble_sm_pair_confirm_log()
85 ble_sm_pair_random_log(struct ble_sm_pair_random *cmd) in ble_sm_pair_random_log()
92 ble_sm_pair_fail_log(struct ble_sm_pair_fail *cmd) in ble_sm_pair_fail_log()
98 ble_sm_enc_info_log(struct ble_sm_enc_info *cmd) in ble_sm_enc_info_log()
105 ble_sm_master_id_log(struct ble_sm_master_id *cmd) in ble_sm_master_id_log()
115 ble_sm_id_info_log(struct ble_sm_id_info *cmd) in ble_sm_id_info_log()
122 ble_sm_id_addr_info_log(struct ble_sm_id_addr_info *cmd) in ble_sm_id_addr_info_log()
129 ble_sm_sign_info_log(struct ble_sm_sign_info *cmd) in ble_sm_sign_info_log()
136 ble_sm_sec_req_log(struct ble_sm_sec_req *cmd) in ble_sm_sec_req_log()
[all …]
H A Dble_att_cmd.c140 ble_att_error_rsp_log(const struct ble_att_error_rsp *cmd) in ble_att_error_rsp_log()
194 ble_att_mtu_cmd_log(const struct ble_att_mtu_cmd *cmd) in ble_att_mtu_cmd_log()
226 ble_att_find_info_req_log(const struct ble_att_find_info_req *cmd) in ble_att_find_info_req_log()
257 ble_att_find_info_rsp_log(const struct ble_att_find_info_rsp *cmd) in ble_att_find_info_rsp_log()
291 ble_att_find_type_value_req_log(const struct ble_att_find_type_value_req *cmd) in ble_att_find_type_value_req_log()
325 ble_att_read_type_req_log(const struct ble_att_read_type_req *cmd) in ble_att_read_type_req_log()
356 ble_att_read_type_rsp_log(const struct ble_att_read_type_rsp *cmd) in ble_att_read_type_rsp_log()
386 ble_att_read_req_log(const struct ble_att_read_req *cmd) in ble_att_read_req_log()
418 ble_att_read_blob_req_log(const struct ble_att_read_blob_req *cmd) in ble_att_read_blob_req_log()
479 ble_att_read_group_type_req_log(const struct ble_att_read_group_type_req *cmd) in ble_att_read_group_type_req_log()
[all …]
H A Dble_sm_sc.c269 struct ble_sm_pair_confirm *cmd; in ble_sm_sc_confirm_exec() local
361 struct ble_sm_pair_random *cmd; in ble_sm_sc_random_exec() local
497 struct ble_sm_public_key *cmd; in ble_sm_sc_public_key_exec() local
551 struct ble_sm_public_key *cmd; in ble_sm_sc_public_key_rx() local
635 struct ble_sm_dhkey_check *cmd; in ble_sm_sc_dhkey_check_exec() local
690 struct ble_sm_dhkey_check *cmd, in ble_sm_dhkey_check_process()
760 struct ble_sm_dhkey_check *cmd; in ble_sm_sc_dhkey_check_rx() local
H A Dble_sm.c790 struct ble_sm_pair_fail *cmd; in ble_sm_pair_fail_tx() local
1036 ble_sm_start_encrypt_tx(struct hci_start_encrypt *cmd) in ble_sm_start_encrypt_tx()
1056 struct hci_start_encrypt cmd; in ble_sm_enc_start_exec() local
1078 struct hci_start_encrypt *cmd; in ble_sm_enc_restore_exec() local
1225 struct hci_lt_key_req_reply cmd; in ble_sm_ltk_req_reply_tx() local
1454 struct ble_sm_pair_random *cmd; in ble_sm_random_rx() local
1503 struct ble_sm_pair_confirm *cmd; in ble_sm_confirm_rx() local
1623 ble_sm_pair_base_fill(struct ble_sm_pair_cmd *cmd) in ble_sm_pair_base_fill()
1669 struct ble_sm_pair_cmd *cmd; in ble_sm_pair_exec() local
1890 struct ble_sm_sec_req *cmd; in ble_sm_sec_req_exec() local
[all …]
H A Dble_hs_hci_cmd.c438 uint8_t *cmd) in ble_hs_hci_cmd_body_le_create_connection()
512 uint8_t *cmd, int cmd_len) in ble_hs_hci_cmd_build_le_create_connection()
558 ble_hs_hci_cmd_tx_host_buf_size(const struct hci_host_buf_size *cmd) in ble_hs_hci_cmd_tx_host_buf_size()
637 uint8_t cmd[BLE_HCI_CONN_UPDATE_LEN]; in ble_hs_hci_cmd_le_conn_update() local
714 uint8_t cmd[BLE_HCI_CONN_PARAM_REPLY_LEN]; in ble_hs_hci_cmd_le_conn_param_reply() local
750 uint8_t cmd[BLE_HCI_CONN_PARAM_NEG_REPLY_LEN]; in ble_hs_hci_cmd_le_conn_param_neg_reply() local
759 ble_hs_hci_cmd_body_le_start_encrypt(const struct hci_start_encrypt *cmd, in ble_hs_hci_cmd_body_le_start_encrypt()
772 ble_hs_hci_cmd_build_le_start_encrypt(const struct hci_start_encrypt *cmd, in ble_hs_hci_cmd_build_le_start_encrypt()
1400 uint8_t *cmd) in ble_hs_hci_cmd_body_le_ext_create_conn()
1489 uint8_t *cmd, int cmd_len) in ble_hs_hci_cmd_build_le_ext_create_conn()
[all …]
H A Dble_sm_lgcy.c113 struct ble_sm_pair_confirm *cmd; in ble_sm_lgcy_confirm_exec() local
178 struct ble_sm_pair_random *cmd; in ble_sm_lgcy_random_exec() local
H A Dble_hs_priv.h147 log_cb, cmd) do \ argument
164 #define BLE_HS_LOG_CMD(is_tx, cmd_type, cmd_name, conn_handle, log_cb, cmd) argument
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/test/src/
H A Dble_sm_test_util.c96 ble_sm_pair_cmd_parse(void *payload, int len, struct ble_sm_pair_cmd *cmd) in ble_sm_pair_cmd_parse()
113 struct ble_sm_pair_cmd *cmd) in ble_sm_pair_cmd_write()
132 struct ble_sm_pair_confirm *cmd) in ble_sm_pair_confirm_parse()
140 struct ble_sm_pair_confirm *cmd) in ble_sm_pair_confirm_write()
155 struct ble_sm_pair_random *cmd) in ble_sm_pair_random_parse()
163 struct ble_sm_pair_random *cmd) in ble_sm_pair_random_write()
177 ble_sm_pair_fail_parse(void *payload, int len, struct ble_sm_pair_fail *cmd) in ble_sm_pair_fail_parse()
188 ble_sm_enc_info_parse(void *payload, int len, struct ble_sm_enc_info *cmd) in ble_sm_enc_info_parse()
196 ble_sm_enc_info_write(void *payload, int len, struct ble_sm_enc_info *cmd) in ble_sm_enc_info_write()
210 ble_sm_master_id_parse(void *payload, int len, struct ble_sm_master_id *cmd) in ble_sm_master_id_parse()
[all …]
H A Dble_hs_adv_test.c32 ble_hs_adv_test_misc_verify_tx_adv_data_hdr(uint8_t *cmd, int data_len) in ble_hs_adv_test_misc_verify_tx_adv_data_hdr()
45 ble_hs_adv_test_misc_verify_tx_rsp_data_hdr(uint8_t *cmd, int data_len) in ble_hs_adv_test_misc_verify_tx_rsp_data_hdr()
58 ble_hs_adv_test_misc_verify_tx_field(uint8_t *cmd, uint8_t type, in ble_hs_adv_test_misc_verify_tx_field()
89 ble_hs_adv_test_misc_verify_tx_fields(uint8_t *cmd, in ble_hs_adv_test_misc_verify_tx_fields()
105 uint8_t *cmd; in ble_hs_adv_test_misc_verify_tx_adv_data() local
122 uint8_t *cmd; in ble_hs_adv_test_misc_verify_tx_rsp_data() local
/nrf52832-nimble/rt-thread/components/drivers/sdio/
H A Dsd.c193 struct rt_mmcsd_cmd cmd; in mmcsd_switch() local
292 struct rt_mmcsd_cmd cmd = {0}; in mmcsd_app_cmd() local
321 struct rt_mmcsd_cmd *cmd, in mmcsd_send_app_cmd()
378 struct rt_mmcsd_cmd cmd; in mmcsd_app_set_bus_width() local
408 struct rt_mmcsd_cmd cmd; in mmcsd_send_app_op_cond() local
461 struct rt_mmcsd_cmd cmd; in mmcsd_send_if_cond() local
487 struct rt_mmcsd_cmd cmd; in mmcsd_get_card_addr() local
514 struct rt_mmcsd_cmd cmd; in mmcsd_get_scr() local
H A Dmmcsd_core.c89 struct rt_mmcsd_cmd *cmd, in mmcsd_send_cmd()
109 struct rt_mmcsd_cmd cmd; in mmcsd_go_idle() local
140 struct rt_mmcsd_cmd cmd; in mmcsd_spi_read_ocr() local
159 struct rt_mmcsd_cmd cmd; in mmcsd_all_get_cid() local
180 struct rt_mmcsd_cmd cmd; in mmcsd_get_cid() local
258 struct rt_mmcsd_cmd cmd; in mmcsd_get_csd() local
335 struct rt_mmcsd_cmd cmd; in _mmcsd_select_card() local
371 struct rt_mmcsd_cmd cmd; in mmcsd_spi_use_crc() local
H A Dmmc.c122 struct rt_mmcsd_cmd cmd; in mmc_get_ext_csd() local
218 struct rt_mmcsd_cmd cmd = {0}; in mmc_switch() local
357 struct rt_mmcsd_cmd cmd; in mmc_send_op_cond() local
399 struct rt_mmcsd_cmd cmd; in mmc_set_card_addr() local
H A Dblock_dev.c50 struct rt_mmcsd_cmd cmd; in mmcsd_num_wr_blocks() local
111 struct rt_mmcsd_cmd cmd, stop; in rt_mmcsd_req_blk() local
222 static rt_err_t rt_mmcsd_control(rt_device_t dev, int cmd, void *args) in rt_mmcsd_control()
321 struct rt_mmcsd_cmd cmd; in mmcsd_set_blksize() local
/nrf52832-nimble/rt-thread/components/drivers/usb/usbhost/class/
H A Dmass.c96 ustorage_cbw_t cmd, rt_uint8_t* buffer, int timeout) in rt_usb_bulk_only_xfer()
290 struct ustorage_cbw cmd; in rt_usbh_storage_read10() local
336 struct ustorage_cbw cmd; in rt_usbh_storage_write10() local
379 struct ustorage_cbw cmd; in rt_usbh_storage_request_sense() local
415 struct ustorage_cbw cmd; in rt_usbh_storage_test_unit_ready() local
451 struct ustorage_cbw cmd; in rt_usbh_storage_inquiry() local
488 struct ustorage_cbw cmd; in rt_usbh_storage_get_capacity() local
/nrf52832-nimble/rt-thread/components/dfs/filesystems/uffs/src/emu/
H A Dcmdline.c74 #define FOR_EACH_CLI_CMD(set, cmd) \ argument
178 const struct cli_command *cmd; in cmd_exec() local
255 const struct cli_command *cmd; in cmd_failed() local
453 static BOOL check_cmd(const char *cmds, const char *cmd) in check_cmd()
473 static const struct cli_command * cli_find(const char *cmd) in cli_find()
486 static void show_cmd_usage(const struct cli_command *cmd) in show_cmd_usage()
494 const struct cli_command *cmd; in cmd_help() local
522 static void cli_parse_args(const char *cmd, struct cli_arg *arg) in cli_parse_args()
561 const struct cli_command *cmd; in cli_interpret() local
/nrf52832-nimble/rt-thread/components/finsh/
H A Dfinsh_api.h43 #define FINSH_FUNCTION_EXPORT_CMD(name, cmd, desc) \ argument
68 #define FINSH_FUNCTION_EXPORT_CMD(name, cmd, desc) \ argument
92 #define FINSH_FUNCTION_EXPORT_CMD(name, cmd, desc) \ argument
116 #define FINSH_FUNCTION_EXPORT_CMD(name, cmd, desc) \ argument
136 #define FINSH_FUNCTION_EXPORT_CMD(name, cmd, desc) \ argument
156 #define FINSH_FUNCTION_EXPORT_CMD(name, cmd, desc) \ argument
H A Dmsh.c92 static int msh_split(char *cmd, rt_size_t length, char *argv[FINSH_ARG_MAX]) in msh_split()
162 static cmd_function_t msh_get_cmd(char *cmd, int size) in msh_get_cmd()
259 char *cmd = rt_strdup(command); in system() local
272 static int _msh_exec_cmd(char *cmd, rt_size_t length, int *retp) in _msh_exec_cmd()
304 static int _msh_exec_lwp(char *cmd, rt_size_t length) in _msh_exec_lwp()
341 int msh_exec(char *cmd, rt_size_t length) in msh_exec()
/nrf52832-nimble/rt-thread/components/utilities/zmodem/
H A Dzdevice.c84 void zsend_break(char *cmd) in zsend_break()
105 static char cmd[] = {24,24,24,24,24,24,24,24,24,24,0}; in zsend_can() local
/nrf52832-nimble/rt-thread/components/drivers/usb/usbdevice/class/
H A Dmstorage.c48 rt_uint16_t cmd; member
660 static struct scsi_cmd* _find_cbw_command(rt_uint16_t cmd) in _find_cbw_command()
673 static void _cb_len_calc(ufunction_t func, struct scsi_cmd* cmd, in _cb_len_calc()
724 static rt_bool_t _cbw_verify(ufunction_t func, struct scsi_cmd* cmd, in _cbw_verify()
775 static rt_size_t _cbw_handler(ufunction_t func, struct scsi_cmd* cmd, in _cbw_handler()
800 struct scsi_cmd* cmd; in _ep_out_handler() local
/nrf52832-nimble/rt-thread/components/drivers/spi/
H A Dspi_dev.c43 int cmd, in _spi_bus_device_control()
125 int cmd, in _spidev_device_control()
/nrf52832-nimble/rt-thread/components/drivers/include/drivers/
H A Dmmcsd_core.h75 #define resp_type(cmd) ((cmd)->flags & RESP_MASK) argument
89 #define spi_resp_type(cmd) ((cmd)->flags & RESP_SPI_MASK) argument
93 #define cmd_type(cmd) ((cmd)->flags & CMD_MASK) argument
104 struct rt_mmcsd_cmd *cmd; member
/nrf52832-nimble/rt-thread/src/
H A Dipc.c480 rt_err_t rt_sem_control(rt_sem_t sem, int cmd, void *arg) in rt_sem_control()
890 rt_err_t rt_mutex_control(rt_mutex_t mutex, int cmd, void *arg) in rt_mutex_control()
1246 rt_err_t rt_event_control(rt_event_t event, int cmd, void *arg) in rt_event_control()
1723 rt_err_t rt_mb_control(rt_mailbox_t mb, int cmd, void *arg) in rt_mb_control()
2277 rt_err_t rt_mq_control(rt_mq_t mq, int cmd, void *arg) in rt_mq_control()
/nrf52832-nimble/rt-thread/tools/
H A Dsconsui.py64 def __init__(self, cmd, output): argument
100 def ExecCmd(cmd): argument
/nrf52832-nimble/rt-thread/components/dfs/filesystems/elmfat/option/
H A Dcc949.c8647 WCHAR bc, nc, cmd; in ff_wtoupper() local
H A Dcc950.c6873 WCHAR bc, nc, cmd; in ff_wtoupper() local

123456