Searched refs:link_typetostr (Results 1 - 1 of 1) sorted by relevance
/linux-4.4.14/net/bluetooth/ | ||
H A D | hci_sysfs.c | 10 static inline char *link_typetostr(int type) link_typetostr() function 30 return sprintf(buf, "%s\n", link_typetostr(conn->type)); show_link_type() |
Completed in 85 milliseconds