Home
last modified time | relevance | path

Searched refs:hci_cmd_create (Results 1 – 1 of 1) sorted by relevance

/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() function
156 buf = hci_cmd_create(waiting_opcode = opcode, param_len); in send_hci_command()