Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink_lpf3/source/ti/drivers/rcl/handlers/
Dble5.c313 #define BLE_PHY_FEATURE_PHY_CODED 2 macro
3131 …= ((ble5HandlerState.common.phyFeatures & BLE_PHY_FEATURE_PHY_MASK) == BLE_PHY_FEATURE_PHY_CODED) ? in RCL_Handler_BLE5_scan_init()
3307 … else if (ble5HandlerState.common.auxPtrInfo.auxPhy == BLE_PHY_FEATURE_PHY_CODED) in RCL_Handler_BLE5_scan_init()
3436 …= ((ble5HandlerState.common.phyFeatures & BLE_PHY_FEATURE_PHY_MASK) == BLE_PHY_FEATURE_PHY_CODED) ? in RCL_Handler_BLE5_scan_init()
5381 case BLE_PHY_FEATURE_PHY_CODED: in RCL_Handler_BLE5_setPhy()
5969 case BLE_PHY_FEATURE_PHY_CODED: in RCL_Handler_BLE5_findPacketDuration()
6034 case BLE_PHY_FEATURE_PHY_CODED: in RCL_Handler_BLE5_findRxSyncOverhead()