Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/btif/src/
Dbtif_sock_logging.cc135 const char* str_role; in dump() local
138 str_role = "ROLE_LISTEN"; in dump()
141 str_role = "ROLE_CONNECTION"; in dump()
144 str_role = "ROLE_UNKNOWN"; in dump()
168 ADDRESS_TO_LOGGABLE_CSTR(addr), str_state, str_role, channel, in dump()