Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink_lpf3/source/ti/drivers/rcl/commands/
Dble5.h56 typedef struct RCL_CTX_SCAN_INIT_t RCL_CtxScanInit; typedef
345 RCL_CtxScanInit *ctx; /*!< Pointer to context structure */
378 RCL_CtxScanInit *ctx; /*!< Pointer to context structure */
447 #define RCL_CtxScanInit_DefaultRuntime() (RCL_CtxScanInit) RCL_CtxScanInit_Default()
/hal_ti-latest/simplelink_lpf3/source/ti/drivers/rcl/handlers/
Dble5.c205 static void RCL_Handler_BLE5_updateBackoffParams(RCL_CtxScanInit * ctx, uint16_t endCause);
2477 RCL_CtxScanInit *ctx; in RCL_Handler_BLE5_scan_init()
6044 static void RCL_Handler_BLE5_updateBackoffParams(RCL_CtxScanInit *ctx, uint16_t endCause) in RCL_Handler_BLE5_updateBackoffParams()