Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.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.7.0/tests/lib/json/src/
Dmain.c45 int int_max; member