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

  /external/bluetooth/bluez/plugins/
hciops.c 464 err = hci_send_cmd(dd, OGF_HOST_CTL, OCF_WRITE_SCAN_ENABLE,
486 err = hci_send_cmd(dd, OGF_HOST_CTL, OCF_WRITE_SCAN_ENABLE,
505 err = hci_send_cmd(dd, OGF_HOST_CTL, OCF_WRITE_SCAN_ENABLE,
  /system/bluetooth/bluez-clean-headers/bluetooth/
hci.h 364 #define OCF_WRITE_SCAN_ENABLE 0x001A
  /external/bluetooth/bluez/src/
security.c 704 case cmd_opcode_pack(OGF_HOST_CTL, OCF_WRITE_SCAN_ENABLE):
  /external/bluetooth/hcidump/parser/
hci.c     [all...]
  /external/bluetooth/bluez/test/
hciemu.c 689 case OCF_WRITE_SCAN_ENABLE:
  /external/bluetooth/bluez/lib/bluetooth/
hci.h 798 #define OCF_WRITE_SCAN_ENABLE 0x001A
    [all...]
  /external/qemu/hw/
bt.h 933 #define OCF_WRITE_SCAN_ENABLE 0x001A
    [all...]
bt-hci.c     [all...]

Completed in 26 milliseconds