Home
last modified time | relevance | path

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

/btstack/port/stm32-f4discovery-usb/port/
H A Dhci_transport_h2_stm32.c114 static int hci_transport_h2_stm32_send_packet(uint8_t packet_type, uint8_t * packet, int size){ in hci_transport_h2_stm32_send_packet() function
141 …* int (*send_packet)(...); */ &hci_transport_h2_stm32_send_packet, in hci_transport_h2_stm32_instance()