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

/linux-4.1.27/drivers/bluetooth/
H A Dhci_h5.c290 const unsigned char wakeup_req[] = { 0x05, 0xfa }; h5_handle_internal_rx() local
332 } else if (memcmp(data, wakeup_req, 2) == 0) { h5_handle_internal_rx()
686 const unsigned char wakeup_req[] = { 0x05, 0xfa }; h5_dequeue() local
695 return h5_prepare_pkt(hu, HCI_3WIRE_LINK_PKT, wakeup_req, 2); h5_dequeue()

Completed in 42 milliseconds