![]() |
nRF5 SDK
v12.2.0
|
Choose documentation: | nRF5 SDK | S130 SoftDevice API | S132 SoftDevice API | S212 SoftDevice API | S332 SoftDevice API |
Struct representing a PHY HCI packet. More...
#include <ser_phy_hci.h>
Data Fields | |
uint8_t * | p_buffer |
uint16_t | num_of_bytes |
Struct representing a PHY HCI packet.
uint16_t ser_phy_hci_pkt_params_t::num_of_bytes |
Length of a packet in octets.
uint8_t* ser_phy_hci_pkt_params_t::p_buffer |
Pointer to a buffer containing a packet.