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

  /external/bluetooth/bluez/src/
main.c 305 main_opts.link_policy = HCI_LP_RSWITCH | HCI_LP_SNIFF |
  /system/bluetooth/bluez-clean-headers/bluetooth/
hci.h 211 #define HCI_LP_SNIFF 0x0004
  /external/bluetooth/bluez/include/bluetooth/
hci.h 280 #define HCI_LP_SNIFF 0x0004
    [all...]
  /external/qemu/hw/
bt.h 427 HCI_LP_SNIFF = 1 << 2,
    [all...]
  /external/bluetooth/bluez/lib/
hci.c 258 { "SNIFF", HCI_LP_SNIFF },
    [all...]

Completed in 657 milliseconds