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

  /external/bluetooth/bluez/lib/
bluetooth.c 237 case HCI_OE_USER_ENDED_CONNECTION:
  /external/bluetooth/bluez/tools/
hcitool.c 789 hci_disconnect(dd, handle, HCI_OE_USER_ENDED_CONNECTION, 10000);
983 hci_disconnect(dd, handle, HCI_OE_USER_ENDED_CONNECTION, 10000);
1296 reason = (argc > 1) ? atoi(argv[1]) : HCI_OE_USER_ENDED_CONNECTION;
    [all...]
  /external/bluetooth/bluez/lib/bluetooth/
hci.h 185 #define HCI_OE_USER_ENDED_CONNECTION 0x13
    [all...]
  /external/qemu/hw/
bt.h 310 HCI_OE_USER_ENDED_CONNECTION = 0x13,
    [all...]
  /system/bluetooth/bluez-clean-headers/bluetooth/
hci.h 166 #define HCI_OE_USER_ENDED_CONNECTION 0x13
    [all...]
  /external/bluetooth/bluez/src/
device.c 1078 status = HCI_OE_USER_ENDED_CONNECTION;
    [all...]
adapter.c     [all...]
  /external/bluetooth/bluez/plugins/
hciops.c     [all...]

Completed in 4677 milliseconds