Searched defs:rfc_bleMasterPar_s (Results 1 – 2 of 2) sorted by relevance
1811 struct __RFC_STRUCT rfc_bleMasterPar_s { struct1812 dataQueue_t* pRxQ; //!< Pointer to receive queue1813 dataQueue_t* pTxQ; //!< Pointer to transmit queue1814 struct {1823 } rxConfig; //!< Configuration bits for the receive queue entries1824 struct {1833 } seqStat; //!< Sequence number status1834 … //!< Maximum number of NACKs received before operation ends. 0: No limit1835 … //!< Maximum number of packets transmitted in the operation before it ends. 0: No limit1836 uint32_t accessAddress; //!< Access address used on the connection[all …]