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

  /external/bluetooth/bluez/lib/
bluetooth.c 242 case HCI_REJECTED_LIMITED_RESOURCES:
  /system/bluetooth/bluez-clean-headers/bluetooth/
hci.h 112 #define HCI_REJECTED_LIMITED_RESOURCES 0x0d
  /external/qemu/hw/
bt-hci.c 740 bt_hci_connection_reject(hci, host, HCI_REJECTED_LIMITED_RESOURCES);
776 HCI_REJECTED_LIMITED_RESOURCES);
    [all...]
bt.h 306 HCI_REJECTED_LIMITED_RESOURCES = 0x0d,
    [all...]
  /external/bluetooth/bluez/lib/bluetooth/
hci.h 173 #define HCI_REJECTED_LIMITED_RESOURCES 0x0d
    [all...]

Completed in 40 milliseconds