Home
last modified time | relevance | path

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

/external/bluetooth/bluez/lib/
Dbluetooth.c275 case HCI_UNKNOWN_LMP_PDU: in bt_error()
/external/qemu/hw/
Dbt.h318 HCI_UNKNOWN_LMP_PDU = 0x19, enumerator
Dbt-hci.c358 error = HCI_UNKNOWN_LMP_PDU;
/external/bluetooth/bluez/lib/bluetooth/
Dhci.h185 #define HCI_UNKNOWN_LMP_PDU 0x19 macro