Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2_common/pico_cyw43_driver/cybt_shared_bus/
Dcybt_shared_bus.c364 static bool cybt_hci_read_packet(uint8_t *buf, uint32_t max_buf_size, uint32_t *size) { in cybt_hci_read_packet() function
428 bool result = cybt_hci_read_packet(buf, max_buf_size, size); in cyw43_btbus_read()