Searched refs:instances (Results 1 – 14 of 14) sorted by relevance
82 otInstance *instances[ENDPOINT_CT] = {NULL}; in main() local95 instances[i] = otInstanceInitMultiple(i); in main()97 assert(instances[i]); in main()99 instance = instances[0]; in main()117 otAppNcpInitMulti(instances, ENDPOINT_CT); in main()
172 ot::Instance *instances[SPINEL_HEADER_IID_MAX]; in otAppNcpInitMulti() local180 instances[i] = static_cast<ot::Instance *>(aInstances[i]); in otAppNcpInitMulti()183 ncpVendor = new (&sNcpVendorRaw) NcpVendorUart(instances, count); in otAppNcpInitMulti()
85 ot::Instance *instances[SPINEL_HEADER_IID_MAX]; in otNcpHdlcInitMulti() local93 instances[i] = static_cast<ot::Instance *>(aInstances[i]); in otNcpHdlcInitMulti()96 ncpHdlc = new (&sNcpRaw) NcpHdlc(instances, aCount, aSendCallback); in otNcpHdlcInitMulti()
92 "-DOPENTHREAD_CONFIG_LOG_PREPEND_UPTIME=0" # Not supporting multiple instances
2168 uint8_t instances = 1; in HandlePropertyGet() local2170 instances = 0; in HandlePropertyGet()2175 instances++; in HandlePropertyGet()2180 return mEncoder.WriteUint8(instances); in HandlePropertyGet()
273 add_executable(ot-test-multipan-rcp-instances277 target_include_directories(ot-test-multipan-rcp-instances282 target_compile_options(ot-test-multipan-rcp-instances288 target_compile_definitions(ot-test-multipan-rcp-instances298 target_link_libraries(ot-test-multipan-rcp-instances303 add_test(NAME ot-test-multipan-rcp-instances COMMAND ot-test-multipan-rcp-instances)
186 # Enable multiple instances
227 ot_option(OT_MULTIPLE_INSTANCE OPENTHREAD_CONFIG_MULTIPLE_INSTANCE_ENABLE "multiple instances")
135 …- All OpenThread instantiated names of instances of classes, namespaces, structures, methods, func…
4000 instances = []4004 instances.append(elements[2][:-len('.' + name)])4005 return instances
905 session IDs and values being instances of `mbedtls_ssl_session`:
1461 … that the browse response may only contain the list of matching service instances and not any deta…
2217 # instances.
1529 being opaque instances of `mbedtls_ssl_session`.2609 no known instances where this changes the behavior of the library: this is