Home
last modified time | relevance | path

Searched defs:txBuffers (Results 1 – 4 of 4) sorted by relevance

/hal_ti-latest/simplelink_lpf3/source/ti/drivers/rcl/commands/
Dble5.h261 …List_List txBuffers; /*!< Linked list of packets to transmit: Advertisement followe… member
318 …List_List txBuffers; /*!< Linked list of packets to transmit. Only AUX_SYNC_IND and AUX_CHAI… member
404 …List_List txBuffers; /*!< Linked list of packets to transmit: Only CONNECT_IND an… member
557 …List_List txBuffers; /*!< Linked list of packets to transmit. RCL will pop packets that have… member
758 …List_List txBuffers; /*!< Linked list of packets to transmit. First packet will be tran… member
Dgeneric.h126 …List_List txBuffers; /*!< Linked list of packets to transmit. RCL will pop the first packe… member
314 …List_List txBuffers; /*!< Linked list of packets to transmit. RCL will pop the … member
/hal_ti-latest/simplelink_lpf3/source/ti/drivers/rcl/handlers/
Dgeneric.c1874 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()
Dble5.c5432 static uint32_t RCL_Handler_BLE5_updateTxBuffers(List_List *txBuffers, in RCL_Handler_BLE5_updateTxBuffers()