Searched refs:linkkeyType (Results 1 – 3 of 3) sorted by relevance
568 if (deviceInfo->linkkeyType == AUTHENTICATED_COMBINATION_KEY_GENERATED_FROM_P192 || in GapDeviceLinkkeyIsAuthenticated()569 deviceInfo->linkkeyType == AUTHENTICATED_COMBINATION_KEY_GENERATED_FROM_P256 || in GapDeviceLinkkeyIsAuthenticated()570 deviceInfo->linkkeyType == COMBINATION_KEY) { in GapDeviceLinkkeyIsAuthenticated()1547 devInfo->linkkeyType = eventParam->keyType; in GapOnLinkKeyNotificationEvent()1570 } else if (devInfo != NULL && devInfo->linkkeyType != GAP_LINK_KEY_TYPE_UNKNOWN && in GapOnLinkKeyRequestEvent()1625 devInfo->linkkeyType = keyType; in GAP_LinkKeyRsp()
224 uint8_t linkkeyType; member
1176 deviceInfo->linkkeyType = GAP_LINK_KEY_TYPE_UNKNOWN; in GapAllocDeviceInfo()