Searched refs:hci_packet_with_pre_buffer (Results 1 – 1 of 1) sorted by relevance
36 static uint8_t hci_packet_with_pre_buffer[4 + HCI_INCOMING_PRE_BUFFER_SIZE + HCI_INCOMING_PACKET_BU… variable146 …int err = cyw43_bluetooth_hci_read(hci_packet_with_pre_buffer, sizeof(hci_packet_with_pre_buffer),… in hci_transport_cyw43_process()149 …hci_transport_cyw43_packet_handler(hci_packet_with_pre_buffer[3], hci_packet_with_pre_buffer + 4, … in hci_transport_cyw43_process()