Searched refs:RequestSecInfo (Results 1 – 4 of 4) sorted by relevance
57 RequestSecInfo *reqInfo = NULL; in GapAllocReqSecInfo()63 (void)memset_s(reqInfo, sizeof(RequestSecInfo), 0x00, sizeof(RequestSecInfo)); in GapAllocReqSecInfo()115 RequestSecInfo *reqInfo = (RequestSecInfo *)req; in GapDoSecurityCallback()527 RequestSecInfo *reqInfo = NULL; in GAP_AuthorizeRes()598 RequestSecInfo *reqInfo = NULL; in GapUpdateSecurityStatusAuthenticationSuccess()614 RequestSecInfo *reqInfo = NULL; in GapUpdateSecurityStatusEncryptionSuccess()633 RequestSecInfo *reqInfo = NULL; in GapUpdateSecurityStatusFailed()654 RequestSecInfo *reqInfo = NULL; in GapUpdateSecurityStatusEncryptionTimeout()670 RequestSecInfo *reqInfo = NULL; in GapUpdateSecurityStatusAclDisconnect()687 RequestSecInfo *reqInfo = NULL; in GapUpdateSecurityStatusConnectComplete()[all …]
215 } RequestSecInfo; typedef231 RequestSecInfo *actionReq;
88 void GapAuthenticationClearInfo(RequestSecInfo *reqInfo);89 void GapAuthenticationRetry(DeviceInfo *deviceInfo, RequestSecInfo *reqInfo, uint8_t hciStatus);
179 RequestSecInfo *reqInfo = ListGetNodeData(node); in GapDisableTask()1190 RequestSecInfo *reqInfo = NULL; in GapAclConnectionComplete()