Searched defs:hci_send_cmd (Results 1 – 11 of 11) sorted by relevance
/btstack/test/crypto/ |
H A D | mock.c | 43 uint8_t hci_send_cmd(const hci_cmd_t *cmd, ...){ in hci_send_cmd() function
|
H A D | aes_cmac_test2.cpp | 100 uint8_t hci_send_cmd(const hci_cmd_t *cmd, ...){ in hci_send_cmd() function
|
/btstack/test/att_db/ |
H A D | att_db_util_test.cpp | 106 uint8_t hci_send_cmd(const hci_cmd_t *cmd, ...){ in hci_send_cmd() function
|
/btstack/test/mesh/ |
H A D | mock.c | 124 uint8_t hci_send_cmd(const hci_cmd_t *cmd, ...){ in hci_send_cmd() function
|
/btstack/test/fuzz/ |
H A D | fuzz_l2cap.c | 98 uint8_t hci_send_cmd(const hci_cmd_t * cmd, ...){ in hci_send_cmd() function
|
H A D | fuzz_l2cap_whitebox.c | 99 uint8_t hci_send_cmd(const hci_cmd_t * cmd, ...){ in hci_send_cmd() function
|
/btstack/test/hfp/ |
H A D | mock.c | 213 uint8_t hci_send_cmd(const hci_cmd_t *cmd, ...){ in hci_send_cmd() function
|
/btstack/test/gatt_client/ |
H A D | mock.c | 120 uint8_t hci_send_cmd(const hci_cmd_t *cmd, ...){ in hci_send_cmd() function
|
/btstack/test/security_manager/ |
H A D | mock.c | 235 uint8_t hci_send_cmd(const hci_cmd_t *cmd, ...){ in hci_send_cmd() function
|
/btstack/test/gatt_server/ |
H A D | mock.c | 147 uint8_t hci_send_cmd(const hci_cmd_t *cmd, ...){ in hci_send_cmd() function
|
/btstack/src/ |
H A D | hci.c | 8009 uint8_t hci_send_cmd(const hci_cmd_t * cmd, ...){ in hci_send_cmd() function
|