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

  /external/bluetooth/bluez/src/
glib-helper.c 739 if (link_mode & HCI_LM_ENCRYPT) {
  /system/bluetooth/bluez-clean-headers/bluetooth/
hci.h 216 #define HCI_LM_ENCRYPT 0x0004
  /external/bluetooth/bluez/lib/bluetooth/
hci.h 298 #define HCI_LM_ENCRYPT 0x0004
    [all...]
  /external/qemu/hw/
bt.h 435 HCI_LM_ENCRYPT = 1 << 2,
    [all...]
  /external/bluetooth/bluez/lib/
hci.c 296 { "ENCRYPT", HCI_LM_ENCRYPT },
    [all...]

Completed in 5989 milliseconds