Home
last modified time | relevance | path

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

/external/bluez/libs/include/bluetooth/
Dhci_lib.h123 char *hci_dtypetostr(int type);
/external/bluez/utils/tools/
Dhciconfig.c1577 printf("%s:\tType: %s\n", di->name, hci_dtypetostr(di->type) ); in print_dev_hdr()
/external/bluez/libs/src/
Dhci.c141 char *hci_dtypetostr(int type) in hci_dtypetostr() function