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

  /external/bluetooth/bluez/tools/
hcieventmask.c 125 OGF_HOST_CTL, OCF_SET_EVENT_MASK,
hciconfig.c 1407 rq.ogf = OGF_HOST_CTL;
1430 rq.ogf = OGF_HOST_CTL
    [all...]
  /external/bluetooth/bluez/lib/
hci.c 1407 rq.ogf = OGF_HOST_CTL;
1434 rq.ogf = OGF_HOST_CTL;
    [all...]
  /external/bluetooth/bluez/plugins/
hciops.c 369 if (hci_send_cmd(dev->sk, OGF_HOST_CTL, OCF_WRITE_INQUIRY_MODE,
420 if (hci_send_cmd(dev->sk, OGF_HOST_CTL,
440 if (hci_send_cmd(dev->sk, OGF_HOST_CTL, OCF_WRITE_SCAN_ENABLE,
469 if (hci_send_cmd(dev->sk, OGF_HOST_CTL, OCF_WRITE_SCAN_ENABLE,
532 hci_send_cmd(dev->sk, OGF_HOST_CTL, OCF_SET_EVENT_MASK,
552 hci_send_cmd(dev->sk, OGF_HOST_CTL,
    [all...]
  /external/qemu/hw/
bt-hci.c     [all...]
bt.h 783 #define OGF_HOST_CTL 0x03
    [all...]
  /external/bluetooth/bluez/test/
hciemu.c 647 const uint16_t ogf = OGF_HOST_CTL;
824 case OGF_HOST_CTL:
  /external/bluetooth/hcidump/parser/
hci.c 507 case OGF_HOST_CTL:
    [all...]
  /external/bluetooth/bluez/lib/bluetooth/
hci.h 723 #define OGF_HOST_CTL 0x03
    [all...]
  /system/bluetooth/bluez-clean-headers/bluetooth/
hci.h 730 #define OGF_HOST_CTL 0x03
    [all...]

Completed in 37 milliseconds