BLE HCI RX Channel (Host send packet to controller). More...
#include <ble.h>
Public Attributes | |
| uint8_t * | p_channel |
| Pointer to buffer for controller receive cache. More... | |
| uint16_t | cache_size |
| Size of the cache buffer. More... | |
| uint16_t ble_hci_rx_channel_t::cache_size |
| uint8_t* ble_hci_rx_channel_t::p_channel |