Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink_lpf3/source/ti/drivers/rcl/commands/
Dble5.h58 typedef struct RCL_CTX_CONNECTION_t RCL_CtxConnection; typedef
536 RCL_CtxConnection *ctx; /*!< Pointer to context structure */
578 #define RCL_CtxConnection_DefaultRuntime() (RCL_CtxConnection) RCL_CtxConnection_Default()
/hal_ti-latest/simplelink_lpf3/source/ti/drivers/rcl/handlers/
Dble5.c3910 RCL_CtxConnection *ctx = connCmd->ctx; in RCL_Handler_BLE5_conn()