Searched refs:GetControllerLeNumberOfSupportedAdverisingSets (Results 1 – 6 of 6) sorted by relevance
106 virtual uint8_t GetControllerLeNumberOfSupportedAdverisingSets() const;
321 ASSERT_EQ(controller_->GetControllerLeNumberOfSupportedAdverisingSets(), 0xF0); in TEST_F()
96 num_instances_ = controller_->GetControllerLeNumberOfSupportedAdverisingSets(); in start()
61 uint8_t GetControllerLeNumberOfSupportedAdverisingSets() const override { in GetControllerLeNumberOfSupportedAdverisingSets() function in bluetooth::hci::__anon003212320111::TestController
917 uint8_t Controller::GetControllerLeNumberOfSupportedAdverisingSets() const { in GetControllerLeNumberOfSupportedAdverisingSets() function in bluetooth::hci::Controller
290 return GetController()->GetControllerLeNumberOfSupportedAdverisingSets(); in get_ble_number_of_supported_advertising_sets()