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

  /external/bluetooth/bluez/lib/bluetooth/
hci.h 243 #define LMP_PARK 0x01
    [all...]
  /external/qemu/hw/
bt.h 368 LMP_PARK = 1 << 0,
    [all...]
  /system/bluetooth/bluez-clean-headers/bluetooth/
hci.h 230 #define LMP_PARK 0x01
    [all...]
  /external/bluetooth/bluez/lib/
hci.c 689 { "<park state>", LMP_PARK }, /* Bit 0 */
    [all...]
  /external/bluetooth/bluez/plugins/
hciops.c 564 if (!(dev->features[1] & LMP_PARK))
    [all...]

Completed in 27 milliseconds