Searched defs:rsi (Results 1 – 2 of 2) sorted by relevance
329 bool IsRsiMatching(const RawAddress& rsi) const { return is_rsi_match_sirk(rsi, GetSirk()); } in IsRsiMatching()457 static bool is_rsi_match_sirk(const RawAddress& rsi, const Octet16& sirk) { in is_rsi_match_sirk()
1258 all_rsi.cbegin(), all_rsi.cend(), [&csis_group](const auto& rsi) { in OnActiveScanResult()1321 RawAddress rsi = inq_ent->results.ble_ad_rsi; in CheckForGroupInInqDb() local1372 for (auto& rsi : all_rsi) { in OnScanBackgroundResult() local