Searched refs:lpm_resume_ack (Results 1 – 1 of 1) sorted by relevance
259 static const u8 lpm_resume_ack[] = { LPM_OP_RESUME_ACK, 0x00 }; in intel_lpm_host_wake() local267 skb = bt_skb_alloc(sizeof(lpm_resume_ack), GFP_KERNEL); in intel_lpm_host_wake()273 memcpy(skb_put(skb, sizeof(lpm_resume_ack)), lpm_resume_ack, in intel_lpm_host_wake()274 sizeof(lpm_resume_ack)); in intel_lpm_host_wake()