Searched refs:RCL_CtxConnection (Results 1 – 2 of 2) sorted by relevance
58 typedef struct RCL_CTX_CONNECTION_t RCL_CtxConnection; typedef536 RCL_CtxConnection *ctx; /*!< Pointer to context structure */578 #define RCL_CtxConnection_DefaultRuntime() (RCL_CtxConnection) RCL_CtxConnection_Default()
3910 RCL_CtxConnection *ctx = connCmd->ctx; in RCL_Handler_BLE5_conn()