Searched refs:stop_advertising_set (Results 1 – 8 of 8) sorted by relevance
96 context.gatt_dbus.as_mut().unwrap().stop_advertising_set(adv_id); in stop_all()
1534 fn stop_advertising_set(&mut self, advertiser_id: i32) { in stop_advertising_set() method
557 def stop_advertising_set(self, advertiser_id): member in FlossAdvertisingClient830 if not self.stop_advertising_set(advertiser_id):
308 def stop_advertising_set(self, advertiser_id): member in Bluetooth309 return self.advertising_client.stop_advertising_set(advertiser_id)
442 self.bluetooth.stop_advertising_set(started)
822 fn stop_advertising_set(&mut self, advertiser_id: i32); in stop_advertising_set() method956 fn stop_advertising_set(&mut self, advertiser_id: i32) { in stop_advertising_set() method1754 fn stop_advertising_set(&mut self, adv_id: i32) { in stop_advertising_set() method
442 fn stop_advertising_set(&mut self, advertiser_id: i32); in stop_advertising_set() method2344 fn stop_advertising_set(&mut self, advertiser_id: i32) { in stop_advertising_set() method2345 self.adv_manager.get_impl().stop_advertising_set(advertiser_id) in stop_advertising_set()
676 fn stop_advertising_set(&mut self, advertiser_id: i32) { in stop_advertising_set() method