Searched defs:rfc_ble5MasterPar_s (Results 1 – 2 of 2) sorted by relevance
2202 struct __RFC_STRUCT rfc_ble5MasterPar_s { struct2203 dataQueue_t* pRxQ; //!< Pointer to receive queue2204 dataQueue_t* pTxQ; //!< Pointer to transmit queue2205 struct {2214 } rxConfig; //!< Configuration bits for the receive queue entries2215 struct {2224 } seqStat; //!< Sequence number status2225 … //!< Maximum number of NACKs received before operation ends. 0: No limit2226 … //!< Maximum number of packets transmitted in the operation before it ends. 0: No limit2227 uint32_t accessAddress; //!< Access address used on the connection[all …]