Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/
Dconn.h2586 #define BT_BR_CONN_PARAM_INIT(role_switch) \ argument
2588 .allow_role_switch = (role_switch), \
2595 #define BT_BR_CONN_PARAM(role_switch) \ argument
2597 BT_BR_CONN_PARAM_INIT(role_switch) \