Home
last modified time | relevance | path

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

/external/bluetooth/bluez/lib/bluetooth/
Dhci_lib.h137 char *hci_dflagstostr(uint32_t flags);
/external/bluetooth/bluez/tools/
Dhciconfig.c1659 str = hci_dflagstostr(di->flags); in print_dev_info()
/external/bluetooth/bluez/lib/
Dhci.c194 char *hci_dflagstostr(uint32_t flags) in hci_dflagstostr() function