/Zephyr-latest/tests/bluetooth/host/id/mocks/ |
D | hci_core_expects.c | 38 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/ |
D | main.c | 80 uint16_t param_len; member 85 uint16_t param_len; member 90 uint16_t param_len; member
|
/Zephyr-latest/subsys/bluetooth/host/classic/ |
D | sdp_internal.h | 50 uint16_t param_len; member
|
D | sdp.c | 220 uint16_t param_len = buf->len; in bt_sdp_send() local
|
/Zephyr-latest/tests/bsim/bluetooth/mesh/src/ |
D | test_op_agg.c | 36 #define OPCODES_STATUS_ITEM_LEN(param_len) \ argument
|
/Zephyr-latest/drivers/bluetooth/hci/ |
D | hci_ifx_cyw208xx.c | 333 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/ |
D | main.c | 237 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/ |
D | main.c | 94 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/ |
D | peer.c | 59 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/ |
D | main.c | 50 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/ |
D | main.c | 58 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/ |
D | main.c | 62 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/ |
D | main.c | 66 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/ |
D | tester.c | 52 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/ |
D | lwm2m_shell.c | 139 size_t param_len = param ? strlen(param) + 1 : 0; in cmd_exec() local
|
/Zephyr-latest/tests/bluetooth/tester/src/audio/btp/ |
D | btp_mcp.h | 144 uint8_t param_len; member 310 uint8_t param_len; member
|
/Zephyr-latest/subsys/bluetooth/services/ots/ |
D | ots_client.c | 590 uint8_t *params, uint8_t param_len) in write_olcp()
|
/Zephyr-latest/drivers/modem/ |
D | simcom-sim7080.c | 2098 size_t out_len, sms_len, param_len; in MODEM_CMD_DEFINE() local
|
/Zephyr-latest/subsys/bluetooth/host/ |
D | hci_core.c | 309 struct net_buf *bt_hci_cmd_create(uint16_t opcode, uint8_t param_len) in bt_hci_cmd_create()
|
/Zephyr-latest/include/zephyr/bluetooth/ |
D | hci_types.h | 134 uint8_t param_len; member
|