wakeup_req        315 drivers/bluetooth/hci_h5.c 	const unsigned char wakeup_req[] = { 0x05, 0xfa };
wakeup_req        357 drivers/bluetooth/hci_h5.c 	} else if (memcmp(data, wakeup_req, 2) == 0) {
wakeup_req        711 drivers/bluetooth/hci_h5.c 		const unsigned char wakeup_req[] = { 0x05, 0xfa };
wakeup_req        720 drivers/bluetooth/hci_h5.c 		return h5_prepare_pkt(hu, HCI_3WIRE_LINK_PKT, wakeup_req, 2);