Home
last modified time | relevance | path

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

/external/bluetooth/bluez/lib/bluetooth/
Dhci_lib.h139 int hci_strtoptype(char *str, unsigned int *val);
/external/bluetooth/bluez/tools/
Dhcitool.c1209 hci_strtoptype(optarg, &ptype); in cmd_cc()
1737 hci_strtoptype(argv[1], &ptype); in cmd_cpt()
Dhciconfig.c277 if (hci_strtoptype(opt, &dr.dev_opt)) { in cmd_ptype()
/external/bluetooth/bluez/lib/
Dhci.c255 int hci_strtoptype(char *str, unsigned int *val) in hci_strtoptype() function