Searched defs:AddrType (Results 1 – 1 of 1) sorted by relevance
/edtt-latest/src/components/ |
D | basic_commands.py | 1289 def le_set_scan_parameters(transport, idx, ScanType, interval, window, AddrType, FilterPolicy, to): argument 1432 def le_add_device_to_filter_accept_list(transport, idx, AddrType, AVal, to): argument 1456 def le_remove_device_from_filter_accept_list(transport, idx, AddrType, AVal, to): argument 2699 def le_periodic_advertising_create_sync(transport, idx, FilterPolicy, sid, AddrType, AVal, skip, Sy… argument 2773 def le_add_device_to_periodic_advertiser_list(transport, idx, AddrType, AVal, sid, to): argument 2798 def le_remove_device_from_periodic_advertiser_list(transport, idx, AddrType, AVal, sid, to): argument
|