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

  /system/bluetooth/bluez-clean-headers/bluetooth/
hci.h 230 #define OCF_DISCONNECT 0x0006
  /external/bluetooth/bluez/src/
security.c 405 hci_send_cmd(dev, OGF_LINK_CTL, OCF_DISCONNECT,
device.c 455 hci_send_cmd(dd, OGF_LINK_CTL, OCF_DISCONNECT,
    [all...]
  /external/bluetooth/bluez/test/
hciemu.c 624 case OCF_DISCONNECT:
  /external/bluetooth/bluez/lib/bluetooth/
hci.h 347 #define OCF_DISCONNECT 0x0006
    [all...]
  /external/qemu/hw/
bt.h 485 #define OCF_DISCONNECT 0x0006
    [all...]
bt-hci.c     [all...]
  /external/bluetooth/bluez/lib/
hci.c 1270 rq.ocf = OCF_DISCONNECT;
    [all...]
  /external/bluetooth/hcidump/parser/
hci.c 1394 case OCF_DISCONNECT:
    [all...]

Completed in 44 milliseconds