Searched refs:connectionInfoBlock (Results 1 – 5 of 5) sorted by relevance
810 LeConnectionInfoBlock *connectionInfoBlock = NULL; in GapLePair() local820 connectionInfoBlock = GapGetLeConnectionInfoBlock(); in GapLePair()920 LeConnectionInfoBlock *connectionInfoBlock = NULL; in GAP_LePairFeatureRsp() local930 connectionInfoBlock = GapGetLeConnectionInfoBlock(); in GAP_LePairFeatureRsp()975 LeConnectionInfoBlock *connectionInfoBlock = NULL; in GAP_LePairPassKeyRsp() local984 connectionInfoBlock = GapGetLeConnectionInfoBlock(); in GAP_LePairPassKeyRsp()1006 LeConnectionInfoBlock *connectionInfoBlock = NULL; in GAP_LePairOobRsp() local1015 connectionInfoBlock = GapGetLeConnectionInfoBlock(); in GAP_LePairOobRsp()1038 LeConnectionInfoBlock *connectionInfoBlock = NULL; in GAP_LePairScOobRsp() local1047 connectionInfoBlock = GapGetLeConnectionInfoBlock(); in GAP_LePairScOobRsp()[all …]
94 LeConnectionInfoBlock *connectionInfoBlock = GapGetLeConnectionInfoBlock(); in GapOnLeConnectionUpdateCompleteEvent() local97 …connectionInfoBlock->deviceList, GapFindLeConnectionDeviceByHandle, (void *)&eventParam->connectio… in GapOnLeConnectionUpdateCompleteEvent()130 LeConnectionInfoBlock *connectionInfoBlock = GapGetLeConnectionInfoBlock(); in GAP_LeConnParamUpdate() local132 …deviceInfo = ListForEachData(connectionInfoBlock->deviceList, GapFindLeConnectionDeviceByAddr, (vo… in GAP_LeConnParamUpdate()202 LeConnectionInfoBlock *connectionInfoBlock = GapGetLeConnectionInfoBlock(); in GapOnLeRemoteConnectionParameterRequestEvent() local205 …connectionInfoBlock->deviceList, GapFindLeConnectionDeviceByHandle, (void *)&eventParam->connectio… in GapOnLeRemoteConnectionParameterRequestEvent()279 LeConnectionInfoBlock *connectionInfoBlock = GapGetLeConnectionInfoBlock(); in GAP_LeConnectionParameterRsp() local337 LeConnectionInfoBlock *connectionInfoBlock = GapGetLeConnectionInfoBlock(); in GapLeReadChannelMapComplete() local340 …connectionInfoBlock->deviceList, GapFindLeConnectionDeviceByHandle, (void *)¶m->connectionHand… in GapLeReadChannelMapComplete()398 LeConnectionInfoBlock *connectionInfoBlock = GapGetLeConnectionInfoBlock(); in GAP_LeGetSecurityStatus() local[all …]
247 ConnectionInfoBlock *connectionInfoBlock = NULL; in GapCheckConnection() local249 connectionInfoBlock = GapGetConnectionInfoBlock(); in GapCheckConnection()250 node = ListGetFirstNode(connectionInfoBlock->devicelist); in GapCheckConnection()525 ConnectionInfoBlock *connectionInfoBlock = NULL; in GAP_AuthorizeRes() local554 connectionInfoBlock = GapGetConnectionInfoBlock(); in GAP_AuthorizeRes()864 ConnectionInfoBlock *connectionInfoBlock = GapGetConnectionInfoBlock(); in GapOnAuthenticationComplete() local917 ConnectionInfoBlock *connectionInfoBlock = GapGetConnectionInfoBlock(); in GapIOCapabilityRequestReply() local962 ConnectionInfoBlock *connectionInfoBlock = GapGetConnectionInfoBlock(); in GapOnIOCapabilityRequestEvent() local1054 ConnectionInfoBlock *connectionInfoBlock = NULL; in GAP_AuthenticationReq() local1072 connectionInfoBlock = GapGetConnectionInfoBlock(); in GAP_AuthenticationReq()[all …]
185 ListClear(g_gapMng.bredr.connectionInfoBlock.devicelist); in GapDisableTask()196 ListClear(g_gapMng.le.connectionInfoBlock.deviceList); in GapDisableTask()223 ListDelete(g_gapMng.bredr.connectionInfoBlock.devicelist); in GapFinalizeTask()226 ListDelete(g_gapMng.le.connectionInfoBlock.deviceList); in GapFinalizeTask()310 return &g_gapMng.bredr.connectionInfoBlock; in GapGetConnectionInfoBlock()367 return &g_gapMng.le.connectionInfoBlock; in GapGetLeConnectionInfoBlock()1187 ConnectionInfoBlock *connectionInfoBlock = NULL; in GapAclConnectionComplete() local1191 connectionInfoBlock = GapGetConnectionInfoBlock(); in GapAclConnectionComplete()1233 ConnectionInfoBlock *connectionInfoBlock = NULL; in GapAclDisconnectionComplete() local1236 connectionInfoBlock = GapGetConnectionInfoBlock(); in GapAclDisconnectionComplete()[all …]
254 ConnectionInfoBlock connectionInfoBlock; member346 LeConnectionInfoBlock connectionInfoBlock; member