Home
last modified time | relevance | path

Searched defs:rfc_ble5InitiatorPar_s (Results 1 – 2 of 2) sorted by relevance

/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/
Drf_ble_cmd.h2560 struct __RFC_STRUCT rfc_ble5InitiatorPar_s { struct
2561 dataQueue_t* pRxQ; //!< Pointer to receive queue
2562 struct {
2571 } rxConfig; //!< Configuration bits for the receive queue entries
2572 struct {
2583 } initConfig;
2584 …ate; //!< State for pseudo-random number generation used in backoff procedure
2585 … //!< Parameter <i>backoffCount</i> used in backoff procedure, cf. Bluetooth spec
2586 struct {
2592 } backoffPar;
[all …]
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Drf_ble_cmd.h2560 struct __RFC_STRUCT rfc_ble5InitiatorPar_s { struct
2561 dataQueue_t* pRxQ; //!< Pointer to receive queue
2562 struct {
2571 } rxConfig; //!< Configuration bits for the receive queue entries
2572 struct {
2583 } initConfig;
2584 …ate; //!< State for pseudo-random number generation used in backoff procedure
2585 … //!< Parameter <i>backoffCount</i> used in backoff procedure, cf. Bluetooth spec
2586 struct {
2592 } backoffPar;
[all …]