Home
last modified time | relevance | path

Searched defs:scan_mode (Results 1 – 25 of 26) sorted by relevance

12

/aosp_15_r20/tools/test/connectivity/acts_tests/tests/google/bt/performance/
DBtA2dpRangeWithBleScanTest.py79 def BtA2dp_with_ble_scan_test_logic(self, codec_config, scan_mode): argument
85 def create_test_name(self, codec_config, scan_mode): argument
94 def start_ble_scan(self, scan_mode): argument
/aosp_15_r20/tools/test/connectivity/acts_tests/tests/google/power/bt/
DPowerBLEscanTest.py40 def generate_test_case_no_devices_around(self, scan_mode): argument
49 def measure_ble_scan_power(self, scan_mode): argument
/aosp_15_r20/packages/modules/Bluetooth/system/stack/btm/
Dbtm_inq.cc94 void btm_log_history_scan_mode(uint8_t scan_mode) { in btm_log_history_scan_mode()
271 uint8_t scan_mode = 0; in BTM_SetDiscoverability() local
453 uint8_t scan_mode = 0; in BTM_SetConnectability() local
Dpower_mode.h189 uint32_t scan_mode; in set_le_scan_mode_to_ctrl_state() local
/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()
277 void BleScannerIntf::BatchscanReadReports(uint8_t scanner_id, int32_t scan_mode) { in BatchscanReadReports()
/aosp_15_r20/tools/test/connectivity/acts_tests/acts_contrib/test_utils/bt/
Dbt_power_test_utils.py127 def start_apk_ble_scan(dut, scan_mode, scan_duration): argument
Dbta_lib.py36 def set_scan_mode(self, scan_mode): argument
/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/
Dle_scanning_manager.cc152 BatchScanMode scan_mode; member
1691 void LeScanningManager::BatchScanEnable(BatchScanMode scan_mode, in BatchScanEnable()
1701 void LeScanningManager::BatchScanReadReport(ScannerId scanner_id, BatchScanMode scan_mode) { in BatchScanReadReport()
/aosp_15_r20/external/libaom/test/
H A Dscan_test.cc109 SCAN_MODE scan_mode; in TEST() local
/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() argument
362 void BleScannerInterfaceImpl::BatchscanReadReports(int client_if, int scan_mode) { in BatchscanReadReports()
/aosp_15_r20/system/chre/apps/nearby/location/lbs/contexthub/nanoapps/nearby/proto/
H A Dnearby_extension.proto60 optional ChreBleScanMode scan_mode = 5; field
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/topshim/facade/src/
Dadapter_service.rs243 let scan_mode = if req.enable_inquiry_scan { in set_discovery_mode() localVariable
/aosp_15_r20/packages/modules/Bluetooth/system/stack/include/
Dbtm_ble_api_types.h401 tBTM_BLE_BATCH_SCAN_MODE scan_mode; member
/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/
H A Dpartition_root.h243 ScanMode scan_mode = ScanMode::kDisabled; in PA_COMPONENT_EXPORT() member
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Dbluetooth.rs2290 let scan_mode = match mode { in set_discoverable() localVariable
/aosp_15_r20/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_gatt.cpp2092 jint scan_mode, jint scan_interval_unit, in gattClientStartBatchScanNative()
/aosp_15_r20/external/bcc/libbpf-tools/loongarch/
H A Dvmlinux.h113325 enum hdmi_scan_mode scan_mode; member
H A Dvmlinux_602.h113325 enum hdmi_scan_mode scan_mode; member
/aosp_15_r20/external/bcc/libbpf-tools/x86/
H A Dvmlinux.h83011 enum hdmi_scan_mode scan_mode; member
H A Dvmlinux_518.h83011 enum hdmi_scan_mode scan_mode; member
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/
H A Dvmlinux.h69593 enum hdmi_scan_mode scan_mode; member
/aosp_15_r20/external/bcc/libbpf-tools/arm64/
H A Dvmlinux_608.h45976 enum hdmi_scan_mode scan_mode; member
H A Dvmlinux.h45976 enum hdmi_scan_mode scan_mode; member
/aosp_15_r20/external/bcc/libbpf-tools/riscv/
H A Dvmlinux_602.h78349 enum hdmi_scan_mode scan_mode; member
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/
H A Dvmlinux.h78931 enum hdmi_scan_mode scan_mode; member

12