Searched defs:TLVs (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/openthread/tools/harness-thci/ |
H A D | OpenThread_WpanCtl.py | 2255 def MGMT_ACTIVE_GET(self, Addr='', TLVs=[]): argument 2455 def MGMT_PENDING_GET(self, Addr='', TLVs=[]): argument 2565 def MGMT_COMM_GET(self, Addr='ff02::1', TLVs=[]): argument
|
H A D | OpenThread.py | 2440 def MGMT_ACTIVE_GET(self, Addr='', TLVs=()): argument 2623 def MGMT_PENDING_GET(self, Addr='', TLVs=()): argument 2713 def MGMT_COMM_GET(self, Addr='ff02::1', TLVs=()): argument
|