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 217 main_opts.link_policy = HCI_LP_RSWITCH | HCI_LP_SNIFF |
320 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/lib/bluetooth/
hci.h 291 #define HCI_LP_SNIFF 0x0004
    [all...]
  /external/qemu/hw/
bt.h 427 HCI_LP_SNIFF = 1 << 2,
    [all...]
  /external/bluetooth/bluez/lib/
hci.c 275 { "SNIFF", HCI_LP_SNIFF },
    [all...]

Completed in 27 milliseconds