Home
last modified time | relevance | path

Searched refs:AdvertiseManagerImpl (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Dbluetooth_adv.rs554 Some(Box::new(AdvertiseManagerImpl::new(self.tx.clone(), gatt, adapter))) in initialize()
570 struct AdvertiseManagerImpl { struct
578 impl AdvertiseManagerImpl { impl
584 AdvertiseManagerImpl { in new()
731 impl AdvertiseManagerOps for AdvertiseManagerImpl { implementation
876 impl IBluetoothAdvertiseManager for AdvertiseManagerImpl { implementation
1201 impl BtifGattAdvCallbacks for AdvertiseManagerImpl { implementation