Searched refs:remote_oob_data (Results 1 – 5 of 5) sorted by relevance
522 std::optional<InitialInformations::out_of_band_data> remote_oob_data = std::nullopt; in OnSmpCommandLe() local524 …remote_oob_data = InitialInformations::out_of_band_data{.le_sc_c = remote_oob_data_le_sc_c_.value(… in OnSmpCommandLe()548 .remote_oob_data = remote_oob_data, in OnSmpCommandLe()595 std::optional<InitialInformations::out_of_band_data> remote_oob_data = std::nullopt; in ConnectionIsReadyStartPairing() local597 …remote_oob_data = InitialInformations::out_of_band_data{.le_sc_c = remote_oob_data_le_sc_c_.value(… in ConnectionIsReadyStartPairing()620 .remote_oob_data = remote_oob_data, in ConnectionIsReadyStartPairing()
112 std::optional<out_of_band_data> remote_oob_data; member
227 …_flag == OobDataFlag::NOT_PRESENT || (my_oob_flag == OobDataFlag::PRESENT && !i.remote_oob_data)) { in SecureConnectionsOutOfBand()232 remoteR = i.remote_oob_data->le_sc_r; in SecureConnectionsOutOfBand()233 Octet16 remoteC = i.remote_oob_data->le_sc_c; in SecureConnectionsOutOfBand()
120 return i.remote_oob_data->security_manager_tk_value; in LegacyOutOfBand()
547 peripheral_setup.remote_oob_data = in TEST_F()583 peripheral_setup.remote_oob_data = in TEST_F()590 central_setup.remote_oob_data = in TEST_F()