Home
last modified time | relevance | path

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

/linux-3.4.99/net/bluetooth/
Dhci_sysfs.c18 static inline char *link_typetostr(int type) in link_typetostr() function
37 return sprintf(buf, "%s\n", link_typetostr(conn->type)); in show_link_type()