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

  /system/bluetooth/bluez-clean-headers/bluetooth/
hci.h 214 #define HCI_LM_MASTER 0x0001
  /external/bluetooth/bluez/lib/
hci.c 294 { "MASTER", HCI_LM_MASTER },
310 if (!(lm & HCI_LM_MASTER))
    [all...]
  /external/bluetooth/bluez/lib/bluetooth/
hci.h 296 #define HCI_LM_MASTER 0x0001
    [all...]
  /external/qemu/hw/
bt.h 433 HCI_LM_MASTER = 1 << 0,
    [all...]

Completed in 109 milliseconds