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

  /external/bluetooth/bluez/lib/bluetooth/
hci.h 308 #define HCI_LM_ENCRYPT 0x0004
    [all...]
  /external/qemu/hw/
bt.h 433 HCI_LM_ENCRYPT = 1 << 2,
    [all...]
  /system/bluetooth/bluez-clean-headers/bluetooth/
hci.h 296 #define HCI_LM_ENCRYPT 0x0004
    [all...]
  /external/bluetooth/bluez/lib/
hci.c 297 { "ENCRYPT", HCI_LM_ENCRYPT },
    [all...]
  /external/bluetooth/bluez/plugins/
hciops.c 664 if (link_mode & HCI_LM_ENCRYPT) {
    [all...]

Completed in 35 milliseconds