Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/blueberry/tests/gd_sl4a/hci/
Dle_advanced_scanning_test.py28 … import ble_scan_settings_modes, ble_address_types, scan_result, ble_scan_settings_phys, ble_scan_…
92 secondary_advertising_phy=ble_scan_settings_phys["1m"])
149 secondary_advertising_phy=ble_scan_settings_phys["1m"])
425 advertising_config=config, secondary_advertising_phy=ble_scan_settings_phys["1m"])
651 secondary_advertising_phy=ble_scan_settings_phys["1m"])
/packages/modules/Bluetooth/system/blueberry/tests/gd_sl4a/lib/
Dbt_constants.py238 ble_scan_settings_phys = {"1m": 1, "2m": 2, "coded": 3, "all_supported": 255} variable
/packages/modules/Bluetooth/system/blueberry/tests/gd_sl4a/security/
Doob_pairing_sl4a_test.py25 from blueberry.tests.gd_sl4a.lib.bt_constants import ble_scan_settings_phys
154 secondary_advertising_phy=ble_scan_settings_phys["1m"])
/packages/modules/Bluetooth/system/blueberry/tests/gd_sl4a/gatt/
Dgatt_connect_low_layer_test.py31 … import ble_scan_settings_modes, ble_address_types, scan_result, ble_scan_settings_phys, ble_scan_…