Home
last modified time | relevance | path

Searched defs:int_min (Results 1 – 2 of 2) sorted by relevance

/Zephyr-Core-3.5.0/include/zephyr/bluetooth/
Dconn.h52 #define BT_LE_CONN_PARAM_INIT(int_min, int_max, lat, to) \ argument
67 #define BT_LE_CONN_PARAM(int_min, int_max, lat, to) \ argument
/Zephyr-Core-3.5.0/tests/lib/json/src/
Dmain.c47 int int_min; member