Home
last modified time | relevance | path

Searched refs:HCI_LP_PARK (Results 1 – 5 of 5) sorted by relevance

/external/bluetooth/bluez/src/
Dmain.c231 HCI_LP_HOLD | HCI_LP_PARK; in parse_config()
255 HCI_LP_HOLD | HCI_LP_PARK; in init_defaults()
/external/qemu/hw/
Dbt.h426 HCI_LP_PARK = 1 << 3, enumerator
/external/bluetooth/bluez/lib/bluetooth/
Dhci.h302 #define HCI_LP_PARK 0x0008 macro
/external/bluetooth/bluez/lib/
Dhci.c277 { "PARK", HCI_LP_PARK },
/external/bluetooth/bluez/plugins/
Dhciops.c565 link_policy &= ~HCI_LP_PARK; in start_adapter()