Home
last modified time | relevance | path

Searched defs:BatchscanEnable (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/topshim/gatt/
Dgatt_ble_scanner_shim.cc264 void BleScannerIntf::BatchscanEnable(int32_t scan_mode, uint16_t scan_interval, in BatchscanEnable() function in bluetooth::topshim::rust::BleScannerIntf
/aosp_15_r20/packages/modules/Bluetooth/system/main/shim/
Dle_scanning_manager.cc344 void BleScannerInterfaceImpl::BatchscanEnable(int scan_mode, int scan_interval, int scan_window, in BatchscanEnable() function in BleScannerInterfaceImpl
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/
Dgatt.rs184 fn BatchscanEnable( in BatchscanEnable() function