Home
last modified time | relevance | path

Searched defs:opcode (Results 1 – 25 of 88) sorted by relevance

1234

/Zephyr-Core-3.4.0/subsys/bluetooth/audio/
Dbap_internal.h36 #define BT_BAP_BASS_VALID_OPCODE(opcode) ((opcode) <= BT_BAP_BASS_OP_REM_SRC) argument
39 uint8_t opcode; member
43 uint8_t opcode; member
53 uint8_t opcode; member
64 uint8_t opcode; member
73 uint8_t opcode; member
79 uint8_t opcode; member
84 uint8_t opcode; member
Dmcs_internal.h22 #define BT_MCS_VALID_OP(opcode) \ argument
Dtbs_internal.h64 static inline const char *bt_tbs_opcode_str(uint8_t opcode) in bt_tbs_opcode_str()
221 uint8_t opcode; member
226 uint8_t opcode; member
231 uint8_t opcode; member
236 uint8_t opcode; member
241 uint8_t opcode; member
246 uint8_t opcode; member
251 uint8_t opcode; member
261 uint8_t opcode; member
Dvcp_internal.h30 uint8_t opcode; member
/Zephyr-Core-3.4.0/tests/bluetooth/host/ecc/mocks/
Dhci_core_expects.c13 void expect_single_call_bt_hci_cmd_create(uint16_t opcode, uint8_t param_len) in expect_single_call_bt_hci_cmd_create()
34 void expect_single_call_bt_hci_cmd_send_sync(uint16_t opcode) in expect_single_call_bt_hci_cmd_send_sync()
/Zephyr-Core-3.4.0/tests/bluetooth/hci_prop_evt/src/
Dmain.c35 uint16_t opcode; /* HCI command opcode */ member
52 static void *cmd_complete(struct net_buf **buf, uint8_t plen, uint16_t opcode) in cmd_complete()
65 static int cmd_handle_helper(uint16_t opcode, struct net_buf *cmd, in cmd_handle_helper()
94 uint16_t opcode; in cmd_handle() local
116 uint8_t len, uint16_t opcode) in generic_success()
130 uint8_t len, uint16_t opcode) in read_local_features()
141 uint8_t len, uint16_t opcode) in read_supported_commands()
152 uint8_t len, uint16_t opcode) in le_read_local_features()
163 uint8_t len, uint16_t opcode) in le_read_supp_states()
/Zephyr-Core-3.4.0/tests/bluetooth/host/id/mocks/
Dhci_core_expects.c38 void expect_single_call_bt_hci_cmd_create(uint16_t opcode, uint8_t param_len) in expect_single_call_bt_hci_cmd_create()
59 void expect_single_call_bt_hci_cmd_send_sync(uint16_t opcode) in expect_single_call_bt_hci_cmd_send_sync()
/Zephyr-Core-3.4.0/tests/bluetooth/controller/ctrl_unsupported/src/
Dmain.c66 static void lt_tx_pdu_and_rx_unknown_rsp(enum helper_pdu_opcode opcode) in lt_tx_pdu_and_rx_unknown_rsp()
113 static void lt_tx_undef_opcode_and_rx_unknown_rsp(uint8_t opcode) in lt_tx_undef_opcode_and_rx_unknown_rsp()
232 for (uint16_t opcode = 0x30; opcode < 0x100; opcode++) { in ZTEST() local
247 for (uint16_t opcode = 0x30; opcode < 0x100; opcode++) { in ZTEST() local
/Zephyr-Core-3.4.0/tests/bluetooth/tester/src/
Dbtp.c69 static const struct btp_handler *find_btp_handler(uint8_t service, uint8_t opcode) in find_btp_handler()
244 static void tester_send_with_index(uint8_t service, uint8_t opcode, uint8_t index, in tester_send_with_index()
260 static void tester_rsp_with_index(uint8_t service, uint8_t opcode, uint8_t index, in tester_rsp_with_index()
274 void tester_event(uint8_t service, uint8_t opcode, const void *data, size_t len) in tester_event()
280 void tester_rsp_full(uint8_t service, uint8_t opcode, const void *rsp, size_t len) in tester_rsp_full()
296 void tester_rsp(uint8_t service, uint8_t opcode, uint8_t status) in tester_rsp()
/Zephyr-Core-3.4.0/tests/bluetooth/host_long_adv_recv/src/
Dmain.c41 uint16_t opcode; /* HCI command opcode */ member
77 static void *cmd_complete(struct net_buf **buf, uint8_t plen, uint16_t opcode) in cmd_complete()
91 static int cmd_handle_helper(uint16_t opcode, struct net_buf *cmd, struct net_buf **evt, in cmd_handle_helper()
119 uint16_t opcode; in cmd_handle() local
140 static void generic_success(struct net_buf *buf, struct net_buf **evt, uint8_t len, uint16_t opcode) in generic_success()
154 uint16_t opcode) in read_local_features()
165 uint16_t opcode) in read_supported_commands()
176 uint16_t opcode) in le_read_local_features()
187 uint16_t opcode) in le_read_supp_states()
/Zephyr-Core-3.4.0/tests/bluetooth/controller/common/src/
Dhelper_util.c400 void lt_tx_real(const char *file, uint32_t line, enum helper_pdu_opcode opcode, in lt_tx_real()
450 void lt_rx_real(const char *file, uint32_t line, enum helper_pdu_opcode opcode, in lt_rx_real()
476 void ut_rx_pdu_real(const char *file, uint32_t line, enum helper_pdu_opcode opcode, in ut_rx_pdu_real()
498 void ut_rx_node_real(const char *file, uint32_t line, enum helper_node_opcode opcode, in ut_rx_node_real()
524 void encode_pdu(enum helper_pdu_opcode opcode, struct pdu_data *pdu, void *param) in encode_pdu()
/Zephyr-Core-3.4.0/tests/bluetooth/controller/ctrl_invalid/src/
Dmain.c63 static void lt_tx_invalid_pdu_size(enum helper_pdu_opcode opcode, int adj_size) in lt_tx_invalid_pdu_size()
/Zephyr-Core-3.4.0/subsys/usb/device_next/class/
Dusbd_msc_scsi.c43 #define SCSI_CMD_STRUCT(opcode) struct scsi_##opcode##_cmd argument
44 #define SCSI_CMD_HANDLER(opcode) \ argument
79 uint8_t opcode; in SCSI_CMD_STRUCT() local
88 uint8_t opcode; in SCSI_CMD_STRUCT() local
145 uint8_t opcode; in SCSI_CMD_STRUCT() local
177 uint8_t opcode; in SCSI_CMD_STRUCT() local
213 uint8_t opcode; in SCSI_CMD_STRUCT() local
231 uint8_t opcode; in SCSI_CMD_STRUCT() local
240 uint8_t opcode; in SCSI_CMD_STRUCT() local
276 uint8_t opcode; in SCSI_CMD_STRUCT() local
[all …]
/Zephyr-Core-3.4.0/subsys/net/lib/tftp/
Dtftp_client.c106 uint16_t opcode = sys_get_be16(client->tftp_buf); in send_data() local
263 uint16_t opcode = sys_get_be16(client->tftp_buf); in tftp_get() local
384 uint16_t opcode = sys_get_be16(client->tftp_buf); in tftp_put() local
Dtftp_client.h54 uint16_t opcode; member
/Zephyr-Core-3.4.0/tests/bluetooth/tester/src/btp/
Dbttester.h41 uint8_t opcode; member
/Zephyr-Core-3.4.0/tests/bluetooth/host/id/bt_setup_public_id_addr/src/
Dmain.c61 static int bt_hci_cmd_send_sync_custom_fake(uint16_t opcode, struct net_buf *buf, in bt_hci_cmd_send_sync_custom_fake()
Dtest_suite_bt_settings_enabled.c71 static int bt_hci_cmd_send_sync_custom_fake(uint16_t opcode, struct net_buf *buf, in bt_hci_cmd_send_sync_custom_fake()
/Zephyr-Core-3.4.0/tests/bluetooth/host/id/bt_id_init/src/
Dtest_suite_setup_public_identity.c36 static int bt_hci_cmd_send_sync_custom_fake(uint16_t opcode, struct net_buf *buf, in bt_hci_cmd_send_sync_custom_fake()
/Zephyr-Core-3.4.0/drivers/flash/
Dflash_cadence_qspi_nor_ll.c59 int cad_qspi_set_read_config(struct cad_qspi_params *cad_params, uint32_t opcode, in cad_qspi_set_read_config()
77 int cad_qspi_set_write_config(struct cad_qspi_params *cad_params, uint32_t opcode, in cad_qspi_set_write_config()
149 int cad_qspi_stig_cmd(struct cad_qspi_params *cad_params, uint32_t opcode, uint32_t dummy) in cad_qspi_stig_cmd()
167 int cad_qspi_stig_read_cmd(struct cad_qspi_params *cad_params, uint32_t opcode, uint32_t dummy, in cad_qspi_stig_read_cmd()
203 int cad_qspi_stig_wr_cmd(struct cad_qspi_params *cad_params, uint32_t opcode, uint32_t dummy, in cad_qspi_stig_wr_cmd()
234 int cad_qspi_stig_addr_cmd(struct cad_qspi_params *cad_params, uint32_t opcode, uint32_t dummy, in cad_qspi_stig_addr_cmd()
/Zephyr-Core-3.4.0/tests/bsim/bluetooth/host/l2cap/split/tester/src/
Dmain.c48 struct net_buf *bt_hci_cmd_create(uint16_t opcode, uint8_t param_len) in bt_hci_cmd_create()
75 uint16_t opcode; in handle_cmd_complete() local
298 static void send_cmd(uint16_t opcode, struct net_buf *cmd, struct net_buf **rsp) in send_cmd()
393 static void set_event_mask(uint16_t opcode) in set_event_mask()
/Zephyr-Core-3.4.0/subsys/bluetooth/host/
Dmonitor.c67 static void drop_add(uint16_t opcode) in drop_add()
181 uint16_t opcode, uint16_t len) in encode_hdr()
206 void bt_monitor_send(uint16_t opcode, const void *data, size_t len) in bt_monitor_send()
/Zephyr-Core-3.4.0/tests/bsim/bluetooth/ll/edtt/hci_test_app/src/
Dmain.c94 static struct net_buf *hci_cmd_create(uint16_t opcode, uint8_t param_len) in hci_cmd_create()
149 static int send_hci_command(uint16_t opcode, uint8_t param_len, uint16_t response) in send_hci_command()
214 uint16_t opcode = sys_le16_to_cpu(evt->opcode); in command_complete() local
245 uint16_t opcode = sys_le16_to_cpu(evt->opcode); in command_status() local
763 uint16_t opcode; in main() local
/Zephyr-Core-3.4.0/tests/bluetooth/host/id/bt_id_read_public_addr/src/
Dmain.c65 static int bt_hci_cmd_send_sync_custom_fake(uint16_t opcode, struct net_buf *buf, in bt_hci_cmd_send_sync_custom_fake()
/Zephyr-Core-3.4.0/subsys/net/lib/mqtt/
Dmqtt_transport_websocket.c113 enum websocket_opcode opcode = WEBSOCKET_OPCODE_DATA_BINARY; in mqtt_client_websocket_write_msg() local

1234