Home
last modified time | relevance | path

Searched refs:get_sensor_info (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/subsys/sensing/
Dsensor_mgmt.h83 static inline const struct sensing_sensor_info *get_sensor_info(struct sensing_connection *conn) in get_sensor_info() function
Dsensing.c156 return get_sensor_info(handle); in sensing_get_sensor_info()