Home
last modified time | relevance | path

Searched defs:param_len (Results 1 – 20 of 20) sorted by relevance

/Zephyr-latest/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()
/Zephyr-latest/samples/boards/st/bluetooth/interactive_gui/src/
Dmain.c80 uint16_t param_len; member
85 uint16_t param_len; member
90 uint16_t param_len; member
/Zephyr-latest/subsys/bluetooth/host/classic/
Dsdp_internal.h50 uint16_t param_len; member
Dsdp.c220 uint16_t param_len = buf->len; in bt_sdp_send() local
/Zephyr-latest/tests/bsim/bluetooth/mesh/src/
Dtest_op_agg.c36 #define OPCODES_STATUS_ITEM_LEN(param_len) \ argument
/Zephyr-latest/drivers/bluetooth/hci/
Dhci_ifx_cyw208xx.c333 wiced_result_t wiced_bt_dev_vendor_specific_command(uint16_t opcode, uint8_t param_len, in wiced_bt_dev_vendor_specific_command()
/Zephyr-latest/samples/boards/microchip/mec172xevb_assy6906/qmspi_ldma/src/
Dmain.c237 size_t param_len = 0; in spi_flash_read_fd_sync() local
385 size_t param_len = 0; in spi_flash_read_fd_async() local
/Zephyr-latest/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()
/Zephyr-latest/tests/bsim/bluetooth/host/l2cap/reassembly/peer/src/
Dpeer.c59 struct net_buf *bt_hci_cmd_create(uint16_t opcode, uint8_t param_len) in bt_hci_cmd_create()
/Zephyr-latest/tests/bsim/bluetooth/host/l2cap/split/tester/src/
Dmain.c50 struct net_buf *bt_hci_cmd_create(uint16_t opcode, uint8_t param_len) in bt_hci_cmd_create()
/Zephyr-latest/tests/bsim/bluetooth/host/misc/disconnect/tester/src/
Dmain.c58 struct net_buf *bt_hci_cmd_create(uint16_t opcode, uint8_t param_len) in bt_hci_cmd_create()
/Zephyr-latest/tests/bsim/bluetooth/host/att/sequential/tester/src/
Dmain.c62 struct net_buf *bt_hci_cmd_create(uint16_t opcode, uint8_t param_len) in bt_hci_cmd_create()
/Zephyr-latest/tests/bsim/bluetooth/host/att/pipeline/tester/src/
Dmain.c66 struct net_buf *bt_hci_cmd_create(uint16_t opcode, uint8_t param_len) in bt_hci_cmd_create()
/Zephyr-latest/tests/bsim/bluetooth/host/misc/hfc_multilink/tester/src/
Dtester.c52 struct net_buf *bt_hci_cmd_create(uint16_t opcode, uint8_t param_len) in bt_hci_cmd_create()
/Zephyr-latest/subsys/net/lib/lwm2m/
Dlwm2m_shell.c139 size_t param_len = param ? strlen(param) + 1 : 0; in cmd_exec() local
/Zephyr-latest/tests/bluetooth/tester/src/audio/btp/
Dbtp_mcp.h144 uint8_t param_len; member
310 uint8_t param_len; member
/Zephyr-latest/subsys/bluetooth/services/ots/
Dots_client.c590 uint8_t *params, uint8_t param_len) in write_olcp()
/Zephyr-latest/drivers/modem/
Dsimcom-sim7080.c2098 size_t out_len, sms_len, param_len; in MODEM_CMD_DEFINE() local
/Zephyr-latest/subsys/bluetooth/host/
Dhci_core.c309 struct net_buf *bt_hci_cmd_create(uint16_t opcode, uint8_t param_len) in bt_hci_cmd_create()
/Zephyr-latest/include/zephyr/bluetooth/
Dhci_types.h134 uint8_t param_len; member