Searched refs:SupportsBleExtendedAdvertising (Results 1 – 15 of 15) sorted by relevance
49 …extended_advertising_supported = self.dut.hci_controller.SupportsBleExtendedAdvertising(empty_prot…
497 if (controller->SupportsBleExtendedAdvertising()) { in btif_get_adapter_property()505 controller->SupportsBleExtendedAdvertising(); in btif_get_adapter_property()
82 MOCK_METHOD(bool, SupportsBleExtendedAdvertising, (), (const));
87 virtual bool SupportsBleExtendedAdvertising() const = 0;
94 virtual bool SupportsBleExtendedAdvertising() const override;
161 …ted(OpCode::LE_READ_MAXIMUM_ADVERTISING_DATA_LENGTH) && module_.SupportsBleExtendedAdvertising()) { in Start()171 module_.SupportsBleExtendedAdvertising()) { in Start()1328 LOCAL_LE_FEATURE_ACCESSOR(SupportsBleExtendedAdvertising, 12)
138 bool SupportsBleExtendedAdvertising() const override { in SupportsBleExtendedAdvertising() function in bluetooth::hci::__anon08defe190211::TestController
209 controller->SupportsBleExtendedAdvertising()) { in start()
165 if (controller_->SupportsBleExtendedAdvertising()) { in start()
76 bool SupportsBleExtendedAdvertising() const override { in SupportsBleExtendedAdvertising() function in bluetooth::hci::__anon463d69880111::TestController
131 SUPPORTED_API(SupportsBleExtendedAdvertising) in SUPPORTED_API()
55 rpc SupportsBleExtendedAdvertising(google.protobuf.Empty) returns (SupportedMsg) {} rpc
1523 if (bluetooth::shim::GetController()->SupportsBleExtendedAdvertising()) { in btm_send_hci_scan_enable()1535 if (bluetooth::shim::GetController()->SupportsBleExtendedAdvertising()) { in btm_send_hci_set_scan_params()
518 controller_->SupportsBleExtendedAdvertising() || in initialize_role_specific_data()