hci_host_send_packet() function
host sends packet to controller
Syntax
void hci_host_send_packet(uint8_t *data,
uint16_t len);
Arguments
data
pointer to data buffer
len
length of data in byte
hci_host_send_packet() is called by 1 function and calls 2 functions:
![]()
hci_host_send_packet()
hci_host_send_packet() reads 2 variables:
![]()
hci_host_send_packet()