Searched refs:IsPeerDeviceLegacyOs (Results 1 – 4 of 4) sorted by relevance
70 bool IsPeerDeviceLegacyOs(int32_t osType);
896 bool ret = IsPeerDeviceLegacyOs(osType);922 bool ret = IsPeerDeviceLegacyOs(osType);
101 bool isLegacyOs = IsPeerDeviceLegacyOs(conn->appInfo.osType); in StartVerifySession()
579 bool IsPeerDeviceLegacyOs(int32_t osType) in IsPeerDeviceLegacyOs() function