Home
last modified time | relevance | path

Searched refs:hci_lmtostr (Results 1 – 4 of 4) sorted by relevance

/external/bluetooth/bluez/lib/bluetooth/
Dhci_lib.h144 char *hci_lmtostr(unsigned int ptype);
/external/bluetooth/bluez/tools/
Dhciconfig.c102 str = hci_lmtostr(di->link_mode); in print_link_mode()
Dhcitool.c107 str = hci_lmtostr(ci->link_mode); in conn_list()
/external/bluetooth/bluez/lib/
Dhci.c303 char *hci_lmtostr(unsigned int lm) in hci_lmtostr() function