Searched refs:hci_dtypetostr (Results 1 – 3 of 3) sorted by relevance
123 char *hci_dtypetostr(int type);
1577 printf("%s:\tType: %s\n", di->name, hci_dtypetostr(di->type) ); in print_dev_hdr()
141 char *hci_dtypetostr(int type) in hci_dtypetostr() function