HomeSort by relevance Sort by last modified time
    Searched full:hciver (Results 1 - 1 of 1) sorted by null

  /external/bluetooth/bluez/tools/
hciconfig.c 927 char *hciver, *lmpver; local
943 hciver = hci_vertostr(ver.hci_ver);
950 hciver ? hciver : "n/a", ver.hci_ver, ver.hci_rev,
954 if (hciver)
955 bt_free(hciver);
    [all...]

Completed in 178 milliseconds