Searched refs:with_page_2_feature (Results 1 – 2 of 2) sorted by relevance
147 .with_page_2_feature(SecureConnectionsControllerSupport) in accept_aes_ccm_encryption_request()159 .with_page_2_feature(SecureConnectionsControllerSupport) in initiate_aes_ccm_encryption()
50 pub fn with_page_2_feature(mut self, feature: hci::LMPFeaturesPage2Bits) -> Self { in with_page_2_feature() method