Searched refs:ble_scan_settings_match_modes (Results 1 – 2 of 2) sorted by relevance
29 from acts_contrib.test_utils.bt.bt_constants import ble_scan_settings_match_modes121 ble_scan_settings_match_modes['aggresive'])191 ble_scan_settings_match_modes['sticky'])261 ble_scan_settings_match_modes['aggresive'])
242 ble_scan_settings_match_modes = {"aggresive": 1, "sticky": 2} variable