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

  /external/bluetooth/bluez/tools/
hcieventmask.c 76 if (hci_read_local_version(dd, &ver, 1000) < 0) {
csr_hci.c 71 if (hci_read_local_version(dd, &ver, 1000) < 0) {
hciconfig.c 1134 if (hci_read_local_version(dd, &ver, 1000) < 0) {
    [all...]
  /external/bluetooth/bluez/test/
lmptest.c 151 if (hci_read_local_version(dd, &ver, 1000) < 0) {
bdaddr.c 369 if (hci_read_local_version(dd, &ver, 1000) < 0) {
  /external/bluetooth/hcidump/src/
csrsniff.c 211 if (hci_read_local_version(dd, &ver, 1000) < 0) {
bpasniff.c 416 if (hci_read_local_version(dd, &ver, 1000) < 0) {
  /external/bluetooth/bluez/lib/bluetooth/
hci_lib.h 73 int hci_read_local_version(int dd, struct hci_version *ver, int to);
  /external/bluetooth/bluez/lib/
hci.c 1641 int hci_read_local_version(int dd, struct hci_version *ver, int to) function
    [all...]

Completed in 42 milliseconds