Lines Matching refs:instances
55 …nfos)(uint32_t count) | Creates an array of [Sensor_Info](#sensor_info) instances with the given n…
56 …ors, uint32_t count) | Destroys an array of [Sensor_Info](#sensor_info) instances and reclaims mem…
271 Creates an array of [Sensor_Info](#sensor_info) instances with the given number.
279 | count | Number of [Sensor_Info](#sensor_info) instances to create.|
283 Returns the double pointer to the array of [Sensor_Info](#sensor_info) instances if the operation i…
299 Returns the pointer to the [Sensor_Subscriber](#sensor_subscriber) instances if the operation is su…
315 Returns the pointer to the [Sensor_SubscriptionAttribute](#sensor_subscriptionattribute) instances …
331 Returns the pointer to the [Sensor_SubscriptionId](#sensor_subscriptionid) instances if the operati…
341 Destroys an array of [Sensor_Info](#sensor_info) instances and reclaims memory.
349 | sensors | Double pointer to the array of [Sensor_Info](#sensor_info) instances.|
350 | count | Number of [Sensor_Info](#sensor_info) instances to destroy.|