Searched refs:PutLeAclConnectionInterface (Results 1 – 6 of 6) sorted by relevance
89 MOCK_METHOD((void), PutLeAclConnectionInterface, (), (override));
107 virtual void PutLeAclConnectionInterface() = 0;
114 virtual void PutLeAclConnectionInterface();
860 void HciLayer::PutLeAclConnectionInterface() { in PutLeAclConnectionInterface() function in bluetooth::hci::HciLayer
134 void PutLeAclConnectionInterface() override {} in PutLeAclConnectionInterface() function
159 hci_layer_->PutLeAclConnectionInterface(); in ~le_impl()