Searched defs:RCL_CTX_CONNECTION_t (Results 1 – 1 of 1) sorted by relevance
556 struct RCL_CTX_CONNECTION_t { struct557 …uffers; /*!< Linked list of packets to transmit. RCL will pop packets that have been ACKed */558 List_List rxBuffers; /*!< Linked list of buffers for storing received packets */559 bool isPeripheral; /*!< 0: Run as central. 1: Run as peripheral */560 …zation for a new connection and keep unchanged between connection events on the same connection. */561 uint32_t accessAddress; /*!< Access address */562 uint32_t crcInit; /*!< CRC initialization value (24 bits) */