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

  /external/bluetooth/bluez/tools/
hcitool.c 637 dd = hci_open_dev(dev_id);
837 dd = hci_open_dev(dev_id);
900 dd = hci_open_dev(dev_id);
1019 dd = hci_open_dev(dev_id);
1073 dd = hci_open_dev(dev_id);
1133 dd = hci_open_dev(dev_id);
1255 dd = hci_open_dev(dev_id);
1306 dd = hci_open_dev(dev_id);
1381 dd = hci_open_dev(dev_id);
1432 dd = hci_open_dev(dev_id)
    [all...]
hciconfig.c 79 int dd = hci_open_dev(di.dev_id);
211 dd = hci_open_dev(hdev);
251 dd = hci_open_dev(hdev);
297 dd = hci_open_dev(hdev);
333 int s = hci_open_dev(hdev);
556 dd = hci_open_dev(hdev);
598 dd = hci_open_dev(hdev);
851 int s = hci_open_dev(hdev);
916 int s = hci_open_dev(hdev);
991 dd = hci_open_dev(hdev)
    [all...]
hcieventmask.c 62 dd = hci_open_dev(dev);
csr_hci.c 57 dd = hci_open_dev(dev);
hciattach_ti.c 511 dd = hci_open_dev(dev_id);
hciattach_ath3k.c 890 dd = hci_open_dev(dev_id);
  /external/bluetooth/bluez/test/
lmptest.c 144 dd = hci_open_dev(dev);
hstest.c 194 dd = hci_open_dev(0);
bdaddr.c 355 dd = hci_open_dev(dev);
hciemu.c 1085 dd = hci_open_dev(dev);
  /external/bluetooth/hcidump/src/
csrsniff.c 197 dd = hci_open_dev(dev);
bpasniff.c 276 dd = hci_open_dev(dev);
402 dd = hci_open_dev(dev);
hcidump.c 541 dd = hci_open_dev(dev);
  /external/qemu/
bt-host.c 158 fd = hci_open_dev(dev_id);
  /hardware/ti/wpan/bt_sco_app/
bt_sco_app.c 184 dd = hci_open_dev(dev_id);
  /external/bluetooth/bluez/compat/
hidd.c 179 dd = hci_open_dev(dev_id);
215 dd = hci_open_dev(dev_id);
  /external/bluetooth/bluez/lib/bluetooth/
hci_lib.h 51 int hci_open_dev(int dev_id);
  /external/bluetooth/bluez/plugins/
hciops.c 646 dd = hci_open_dev(index);
    [all...]
  /external/bluetooth/bluez/lib/
hci.c 1018 int hci_open_dev(int dev_id) function
1051 * dd - Device descriptor returned by hci_open_dev. */
    [all...]

Completed in 881 milliseconds