BIG Create BIG parameters. More...
#include <hci_api.h>
Data Fields | |
| uint8_t | bigHandle |
| Used to identify the BIG. More... | |
| uint8_t | advHandle |
| Used to identify the periodic advertising train. More... | |
| uint8_t | numBis |
| Total number of BISes in the BIG. More... | |
| uint32_t | sduInterUsec |
| Interval, in microseconds, of BIG SDUs. More... | |
| uint16_t | maxSdu |
| Maximum size of an SDU. More... | |
| uint16_t | mtlMs |
| Maximum time in milliseconds. More... | |
| uint8_t | rtn |
| Retransmitted number. More... | |
| uint8_t | phys |
| Transmitter PHYs of packets. More... | |
| uint8_t | packing |
| Sequential or Interleaved packing. More... | |
| uint8_t | framing |
| Unframed or Framed. More... | |
| uint8_t | encrypt |
| Unencrypted or Encrypted. More... | |
| uint8_t | bcstCode [HCI_BC_LEN] |
| Session key used to encrypt and decrypt BIS payloads. More... | |
| uint8_t advHandle |
| uint8_t bcstCode[HCI_BC_LEN] |