Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/bluetooth/
Dhci_h5.c328 const unsigned char wakeup_req[] = { 0x05, 0xfa }; in h5_handle_internal_rx() local
370 } else if (memcmp(data, wakeup_req, 2) == 0) { in h5_handle_internal_rx()
724 const unsigned char wakeup_req[] = { 0x05, 0xfa }; in h5_dequeue() local
733 return h5_prepare_pkt(hu, HCI_3WIRE_LINK_PKT, wakeup_req, 2); in h5_dequeue()