Searched refs:le_set_extended_scan_enable (Results 1 – 2 of 2) sorted by relevance
/edtt-2.7.6/src/tests/ |
D | hci_verification.py | 124 status = le_set_extended_scan_enable(transport, idx, enable, FilterDup, duration, period, 100);
|
/edtt-2.7.6/src/components/ |
D | basic_commands.py | 2483 def le_set_extended_scan_enable(transport, idx, enable, FilterDup, duration, period, to): function
|