Home
last modified time | relevance | path

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

/external/bluetooth/bluez/lib/bluetooth/
Dhci_lib.h135 char *hci_typetostr(int type);
/external/bluetooth/bluez/tools/
Dhciconfig.c1645 hci_typetostr(di->type >> 4), in print_dev_hdr()
/external/bluetooth/bluez/lib/
Dhci.c168 char *hci_typetostr(int type) in hci_typetostr() function