Home
last modified time | relevance | path

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

/Zephyr-latest/samples/bluetooth/direction_finding_central/src/
Dmain.c37 static const struct bt_le_conn_param conn_params = BT_LE_CONN_PARAM_INIT(
/Zephyr-latest/include/zephyr/bluetooth/
Dconn.h52 #define BT_LE_CONN_PARAM_INIT(int_min, int_max, lat, to) \ macro
69 BT_LE_CONN_PARAM_INIT(int_min, int_max, lat, to) \