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

  /external/bluetooth/bluez/src/
main.c 215 main_opts.link_mode = HCI_LM_ACCEPT;
319 main_opts.link_mode = HCI_LM_ACCEPT;
  /system/bluetooth/bluez-clean-headers/bluetooth/
hci.h 213 #define HCI_LM_ACCEPT 0x8000
  /external/bluetooth/bluez/lib/bluetooth/
hci.h 295 #define HCI_LM_ACCEPT 0x8000
    [all...]
  /external/qemu/hw/
bt.h 432 HCI_LM_ACCEPT = 1 << 15,
    [all...]
  /external/bluetooth/bluez/lib/
hci.c 293 { "ACCEPT", HCI_LM_ACCEPT },
    [all...]

Completed in 27 milliseconds