Searched refs:with_peer_page_1_feature (Results 1 – 2 of 2) sorted by relevance
148 .with_peer_page_1_feature(SecureConnectionsHostSupport) in accept_aes_ccm_encryption_request()160 .with_peer_page_1_feature(SecureConnectionsHostSupport) in initiate_aes_ccm_encryption()
42 .with_peer_page_1_feature(hci::LMPFeaturesPage1Bits::SecureSimplePairingHostSupport) in new()55 pub fn with_peer_page_1_feature(mut self, feature: hci::LMPFeaturesPage1Bits) -> Self { in with_peer_page_1_feature() method