Searched refs:GetControllerNumScoPacketBuffers (Results 1 – 3 of 3) sorted by relevance
58 virtual uint16_t GetControllerNumScoPacketBuffers() const;
292 …ASSERT_EQ(controller_->GetControllerNumScoPacketBuffers(), test_hci_layer_->total_num_synchronous_… in TEST_F()
807 uint16_t Controller::GetControllerNumScoPacketBuffers() const { in GetControllerNumScoPacketBuffers() function in bluetooth::hci::Controller