Searched refs:PutLeAclConnectionInterface (Results 1 – 6 of 6) sorted by relevance
101 MOCK_METHOD((void), PutLeAclConnectionInterface, (), (override));
97 virtual void PutLeAclConnectionInterface() = 0;
101 virtual void PutLeAclConnectionInterface();
744 void HciLayer::PutLeAclConnectionInterface() { in PutLeAclConnectionInterface() function in bluetooth::hci::HciLayer
129 void PutLeAclConnectionInterface() override {} in PutLeAclConnectionInterface() function
152 hci_layer_->PutLeAclConnectionInterface(); in ~le_impl()