Home
last modified time | relevance | path

Searched refs:RX_Data_Length (Results 1 – 3 of 3) sorted by relevance

/hal_stm32-latest/lib/stm32wb0/BLE_TransparentMode/STM32_BLE/App/
Ddtm_cmds.c307 tBleStatus aci_test_report(uint32_t *TX_Packets, uint32_t *RX_Packets, uint16_t *RX_Data_Length, ui… in aci_test_report() argument
310 *RX_Packets = BURST_RXReport(RX_Data_Length, RX_Sequence_Errors); in aci_test_report()
Ddtm_cmd_db.h47 …rt(uint32_t *TX_Notifications, uint32_t *RX_Notifications, uint16_t *RX_Data_Length, uint32_t *RX_…
Ddtm_cmd_db.c2993 uint16_t RX_Data_Length;
14585 uint16_t RX_Data_Length = 0; in aci_test_report_process() local
14597 &RX_Data_Length, in aci_test_report_process()
14602 rp0->RX_Data_Length = RX_Data_Length; in aci_test_report_process()