Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/
Dconn.h2541 #define BT_BR_CONN_PARAM_INIT(role_switch) \ argument
2543 .allow_role_switch = (role_switch), \
2550 #define BT_BR_CONN_PARAM(role_switch) \ argument
2552 BT_BR_CONN_PARAM_INIT(role_switch) \