Home
last modified time | relevance | path

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

/external/bluez/libs/include/bluetooth/
Dhci_lib.h124 char *hci_dflagstostr(uint32_t flags);
/external/bluez/utils/tools/
Dhciconfig.c1589 printf("\t%s\n", hci_dflagstostr(di->flags) ); in print_dev_info()
/external/bluez/libs/src/
Dhci.c178 char *hci_dflagstostr(uint32_t flags) in hci_dflagstostr() function