Searched refs:hci_dflagstostr (Results 1 – 3 of 3) sorted by relevance
124 char *hci_dflagstostr(uint32_t flags);
1589 printf("\t%s\n", hci_dflagstostr(di->flags) ); in print_dev_info()
178 char *hci_dflagstostr(uint32_t flags) in hci_dflagstostr() function