Home
last modified time | relevance | path

Searched refs:HCI_OE_LOW_RESOURCES (Results 1 – 4 of 4) sorted by relevance

/external/bluetooth/bluez/lib/
Dbluetooth.c260 case HCI_OE_LOW_RESOURCES: in bt_error()
/external/bluetooth/bluez/src/
Dsecurity.c393 HCI_OE_LOW_RESOURCES); in link_key_notify()
403 cp.reason = HCI_OE_LOW_RESOURCES; in link_key_notify()
/external/qemu/hw/
Dbt.h313 HCI_OE_LOW_RESOURCES = 0x14, enumerator
/external/bluetooth/bluez/lib/bluetooth/
Dhci.h180 #define HCI_OE_LOW_RESOURCES 0x14 macro