Home
last modified time | relevance | path

Searched refs:GetControllerNumScoPacketBuffers (Results 1 – 3 of 3) sorted by relevance

/system/bt/gd/hci/
Dcontroller.h58 virtual uint16_t GetControllerNumScoPacketBuffers() const;
Dcontroller_test.cc292 …ASSERT_EQ(controller_->GetControllerNumScoPacketBuffers(), test_hci_layer_->total_num_synchronous_… in TEST_F()
Dcontroller.cc807 uint16_t Controller::GetControllerNumScoPacketBuffers() const { in GetControllerNumScoPacketBuffers() function in bluetooth::hci::Controller