HomeSort by relevance Sort by last modified time
    Searched refs:hci_strtoptype (Results 1 - 4 of 4) sorted by null

  /external/bluetooth/bluez/lib/bluetooth/
hci_lib.h 146 int hci_strtoptype(char *str, unsigned int *val);
  /external/bluetooth/bluez/tools/
hcitool.c 1231 hci_strtoptype(optarg, &ptype);
    [all...]
hciconfig.c 456 if (hci_strtoptype(opt, &dr.dev_opt)) {
    [all...]
  /external/bluetooth/bluez/lib/
hci.c 256 int hci_strtoptype(char *str, unsigned int *val) function
    [all...]

Completed in 22 milliseconds