Home
last modified time | relevance | path

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

/openbmc/linux/drivers/bluetooth/
H A Dhci_intel.c45 #define LPM_OP_RESUME_ACK 0x03 macro
244 static const u8 lpm_resume_ack[] = { LPM_OP_RESUME_ACK, 0x00 }; in intel_lpm_host_wake()
939 case LPM_OP_RESUME_ACK: in intel_recv_lpm()