Searched refs:request_irk_length (Results 1 – 2 of 2) sorted by relevance
64 auto request_irk_length = request->rotation_irk().end() - request->rotation_irk().begin(); in SetPrivacyPolicyForInitiatorAddress() local65 if (request_irk_length == kOctet16Length) { in SetPrivacyPolicyForInitiatorAddress()73 log::assert_that(request_irk_length == 0, "assert failed: request_irk_length == 0"); in SetPrivacyPolicyForInitiatorAddress()
395 auto request_irk_length = request->rotation_irk().end() - request->rotation_irk().begin(); in SetLeInitiatorAddressPolicy() local396 if (request_irk_length == hci::kOctet16Length) { in SetLeInitiatorAddressPolicy()400 log::assert_that(request_irk_length == 0, "assert failed: request_irk_length == 0"); in SetLeInitiatorAddressPolicy()