Searched refs:hci_ringbuffer_storage (Results 1 – 1 of 1) sorted by relevance
98 static uint8_t hci_ringbuffer_storage[HCI_HOST_ACL_PACKET_NUM * (2 + 1 + HCI_ACL_HEADER_SIZE + HC… variable229 … btstack_ring_buffer_init(&hci_ringbuffer, hci_ringbuffer_storage, sizeof(hci_ringbuffer_storage)); in transport_open()