Searched defs:_int_min (Results 1 – 1 of 1) sorted by relevance
/Zephyr-latest/include/zephyr/bluetooth/ |
D | bluetooth.h | 945 #define BT_LE_ADV_PARAM_INIT(_options, _int_min, _int_max, _peer) \ argument 965 #define BT_LE_ADV_PARAM(_options, _int_min, _int_max, _peer) \ argument 1199 #define BT_LE_PER_ADV_PARAM_INIT(_int_min, _int_max, _options) \ argument 1213 #define BT_LE_PER_ADV_PARAM(_int_min, _int_max, _options) \ argument
|