Home
last modified time | relevance | path

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

/external/bluetooth/bluez/lib/bluetooth/
Dhci_lib.h134 char *hci_bustostr(int bus);
/external/bluetooth/bluez/lib/
Dhci.c141 char *hci_bustostr(int bus) in hci_bustostr() function
165 return hci_bustostr(type & 0x0f); in hci_dtypetostr()
/external/bluetooth/bluez/tools/
Dhciconfig.c1646 hci_bustostr(di->type & 0x0f)); in print_dev_hdr()