Searched refs:isPeripheral (Results 1 – 2 of 2) sorted by relevance
559 bool isPeripheral; /*!< 0: Run as central. 1: Run as peripheral */ member573 .isPeripheral = 0, \
154 bool isPeripheral; member3943 LRF_programFrequency(rfFreq, !ctx->isPeripheral); in RCL_Handler_BLE5_conn()3982 bool retransPossible = ctx->isPeripheral && in RCL_Handler_BLE5_conn()3994 if (ctx->isPeripheral) in RCL_Handler_BLE5_conn()