Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/
Drf_ble_cmd.h1715 struct __RFC_STRUCT rfc_bleMasterSlavePar_s { struct
1716 dataQueue_t* pRxQ; //!< Pointer to receive queue
1717 dataQueue_t* pTxQ; //!< Pointer to transmit queue
1718 struct {
1727 } rxConfig; //!< Configuration bits for the receive queue entries
1728 struct {
1737 } seqStat; //!< Sequence number status
1738 … //!< Maximum number of NACKs received before operation ends. 0: No limit
1739 … //!< Maximum number of packets transmitted in the operation before it ends. 0: No limit
1740 uint32_t accessAddress; //!< Access address used on the connection
[all …]
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Drf_ble_cmd.h1715 struct __RFC_STRUCT rfc_bleMasterSlavePar_s { struct
1716 dataQueue_t* pRxQ; //!< Pointer to receive queue
1717 dataQueue_t* pTxQ; //!< Pointer to transmit queue
1718 struct {
1727 } rxConfig; //!< Configuration bits for the receive queue entries
1728 struct {
1737 } seqStat; //!< Sequence number status
1738 … //!< Maximum number of NACKs received before operation ends. 0: No limit
1739 … //!< Maximum number of packets transmitted in the operation before it ends. 0: No limit
1740 uint32_t accessAddress; //!< Access address used on the connection
[all …]