Searched defs:sid (Results 1 – 2 of 2) sorted by relevance
/edtt-latest/src/components/ |
D | basic_commands.py | 2324 …drType, AVal, FilterPolicy, TxPower, PrimAdvPhy, SecAdvMaxSkip, SecAdvPhy, sid, ScanReqNotifyEnabl… 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
|
D | events.py | 500 def __checkSid(self, sid, legal): argument
|