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

  /external/bluetooth/bluez/lib/bluetooth/
hci.h 263 #define LMP_RSSI_INQ 0x40
    [all...]
  /external/qemu/hw/
bt.h 392 LMP_RSSI_INQ = 1 << 6,
    [all...]
  /system/bluetooth/bluez-clean-headers/bluetooth/
hci.h 252 #define LMP_RSSI_INQ 0x40
    [all...]
  /external/bluetooth/bluez/plugins/
hciops.c 383 if (dev->features[3] & LMP_RSSI_INQ)
498 if (dev->features[3] & LMP_RSSI_INQ)
    [all...]
  /external/bluetooth/bluez/lib/
hci.c 714 { "<inquiry with RSSI>",LMP_RSSI_INQ }, /* Bit 6 */
    [all...]

Completed in 234 milliseconds