Home
last modified time | relevance | path

Searched defs:stop_advertising_set (Results 1 – 6 of 6) sorted by relevance

/packages/modules/Bluetooth/floss/pandora/server/
Dbluetooth.py308 def stop_advertising_set(self, advertiser_id): member in Bluetooth
/packages/modules/Bluetooth/floss/pandora/floss/
Dadvertising_client.py557 def stop_advertising_set(self, advertiser_id): member in FlossAdvertisingClient
/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Dbluetooth_adv.rs822 fn stop_advertising_set(&mut self, advertiser_id: i32); in stop_advertising_set() method
956 fn stop_advertising_set(&mut self, advertiser_id: i32) { in stop_advertising_set() method
1754 fn stop_advertising_set(&mut self, adv_id: i32) { in stop_advertising_set() method
Dbluetooth_gatt.rs442 fn stop_advertising_set(&mut self, advertiser_id: i32); in stop_advertising_set() method
2344 fn stop_advertising_set(&mut self, advertiser_id: i32) { in stop_advertising_set() method
/packages/modules/Bluetooth/system/gd/rust/linux/service/src/
Diface_bluetooth_gatt.rs676 fn stop_advertising_set(&mut self, advertiser_id: i32) { in stop_advertising_set() method
/packages/modules/Bluetooth/system/gd/rust/linux/client/src/
Ddbus_iface.rs1534 fn stop_advertising_set(&mut self, advertiser_id: i32) { in stop_advertising_set() method