Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/host/shell/
Dbt.c1060 const char *role_str[3] = {"Initiator", "Reflector", "Invalid"}; in le_cs_config_created() local
3917 static const char *role_str(uint8_t role) in role_str() function