Searched defs:txBuffers (Results 1 – 4 of 4) sorted by relevance
261 …List_List txBuffers; /*!< Linked list of packets to transmit: Advertisement followe… member318 …List_List txBuffers; /*!< Linked list of packets to transmit. Only AUX_SYNC_IND and AUX_CHAI… member404 …List_List txBuffers; /*!< Linked list of packets to transmit: Only CONNECT_IND an… member557 …List_List txBuffers; /*!< Linked list of packets to transmit. RCL will pop packets that have… member758 …List_List txBuffers; /*!< Linked list of packets to transmit. First packet will be tran… member
126 …List_List txBuffers; /*!< Linked list of packets to transmit. RCL will pop the first packe… member314 …List_List txBuffers; /*!< Linked list of packets to transmit. RCL will pop the … member
1874 static uint32_t RCL_Handler_Generic_updateTxBuffers(List_List *txBuffers, in RCL_Handler_Generic_updateTxBuffers()2041 static void RCL_Handler_Nesb_updateHeader(List_List *txBuffers, uint8_t autoRetransmitMode, in RCL_Handler_Nesb_updateHeader()
5432 static uint32_t RCL_Handler_BLE5_updateTxBuffers(List_List *txBuffers, in RCL_Handler_BLE5_updateTxBuffers()