BLE HCI RX Channel (Host send packet to controller).
More...
#include <ble.h>
BLE HCI RX Channel (Host send packet to controller).
Definition at line 137 of file ble.h.
◆ cache_size
uint16_t ble_hci_rx_channel_t::cache_size |
Size of the cache buffer.
Definition at line 140 of file ble.h.
◆ p_channel
uint8_t* ble_hci_rx_channel_t::p_channel |
Pointer to buffer for controller receive cache.
Definition at line 139 of file ble.h.
The documentation for this struct was generated from the following file: