Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/
Dgatt.rs1166 unsafe impl Send for BleScanner {} implementation
1458 pub struct BleScanner { struct
1463 impl BleScanner { implementation
1468 BleScanner { in new()
1725 pub scanner: BleScanner,
1769 scanner: BleScanner::new(r as *const btgatt_interface_t, gatt_scanner_intf), in new()