Searched refs:isBle (Results 1 – 1 of 1) sorted by relevance
187 bool isBle = ((cipher & USE_BLE_CIPHER) != 0); in GetAuthIdByHandshakeMsg() local188 if (isBle && connInfo.type == AUTH_LINK_TYPE_BR) { in GetAuthIdByHandshakeMsg()192 } else if (!isBle && connInfo.type == AUTH_LINK_TYPE_BLE) { in GetAuthIdByHandshakeMsg()