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 228 main_opts.link_mode = HCI_LM_ACCEPT;
253 main_opts.link_mode = HCI_LM_ACCEPT;
  /external/bluetooth/bluez/lib/bluetooth/
hci.h 305 #define HCI_LM_ACCEPT 0x8000
    [all...]
  /external/qemu/hw/
bt.h 430 HCI_LM_ACCEPT = 1 << 15,
    [all...]
  /system/bluetooth/bluez-clean-headers/bluetooth/
hci.h 292 #define HCI_LM_ACCEPT 0x8000
    [all...]
  /external/bluetooth/bluez/lib/
hci.c 294 { "ACCEPT", HCI_LM_ACCEPT },
    [all...]

Completed in 77 milliseconds