Home
last modified time | relevance | path

Searched defs:GetBleScannerIntf (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/system/gd/rust/topshim/gatt/
Dgatt_ble_scanner_shim.cc422 std::unique_ptr<BleScannerIntf> GetBleScannerIntf(const unsigned char* gatt_intf) { in GetBleScannerIntf() function
/packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/
Dgatt.rs145 unsafe fn GetBleScannerIntf(gatt: *const u8) -> UniquePtr<BleScannerIntf>; in GetBleScannerIntf() function