Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/subsys/bluetooth/shell/
Dbt.c3679 static const char *role_str(uint8_t role) in role_str() function
3706 shell_print(ctx_shell, " #%u [BR][%s] %s", info.id, role_str(info.role), addr); in connection_info()
3712 conn == default_conn ? "*" : " ", info.id, role_str(info.role), addr, in connection_info()
3718 shell_print(ctx_shell, " #%u [ISO][%s] %s", info.id, role_str(info.role), addr); in connection_info()