Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/btif/src/
Dbtif_sock_logging.cc148 const char* str_type; in dump() local
151 str_type = "RFCOMM"; in dump()
154 str_type = "L2CAP"; in dump()
157 str_type = "L2CAP_LE"; in dump()
160 str_type = "SCO"; in dump()
163 str_type = "UNKNOWN"; in dump()
169 str_type, server_name); in dump()