Searched refs:BLE_CS_FIRST_BATCH_SIZE (Results 1 – 1 of 1) sorted by relevance
86 #define BLE_CS_FIRST_BATCH_SIZE 2 macro641 nBatch = (nBatch < BLE_CS_FIRST_BATCH_SIZE) ? nBatch : BLE_CS_FIRST_BATCH_SIZE; in RCL_Handler_BLE_CS_preFillTxBuffer()