Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink_lpf3/source/ti/drivers/rcl/handlers/
Dble5.c181 static RCL_CommandStatus RCL_Handler_BLE5_setPhy(uint16_t phyFeatures);
468 RCL_CommandStatus status = RCL_Handler_BLE5_setPhy(cmd->phyFeatures); in RCL_Handler_BLE5_adv()
1088 RCL_Handler_BLE5_setPhy(rclSchedulerState.requestedPhyFeatures); in RCL_Handler_BLE5_adv()
1456 RCL_CommandStatus status = RCL_Handler_BLE5_setPhy(cmd->phyFeatures); in RCL_Handler_BLE5_aux_adv()
2112 RCL_CommandStatus status = RCL_Handler_BLE5_setPhy(cmd->phyFeatures); in RCL_Handler_BLE5_periodicAdv()
2526 RCL_CommandStatus status = RCL_Handler_BLE5_setPhy(cmd->phyFeatures); in RCL_Handler_BLE5_scan_init()
3335 RCL_Handler_BLE5_setPhy(rclSchedulerState.requestedPhyFeatures); in RCL_Handler_BLE5_scan_init()
3506 RCL_CommandStatus status = RCL_Handler_BLE5_setPhy(cmd->phyFeatures); in RCL_Handler_BLE5_periodicScan()
3929 RCL_CommandStatus status = RCL_Handler_BLE5_setPhy(cmd->phyFeatures); in RCL_Handler_BLE5_conn()
4267 RCL_CommandStatus status = RCL_Handler_BLE5_setPhy(cmd->phyFeatures); in RCL_Handler_BLE5_dtmTx()
[all …]