sync_rsp          312 drivers/bluetooth/hci_h5.c 	const unsigned char sync_rsp[] = { 0x02, 0x7d };
sync_rsp          334 drivers/bluetooth/hci_h5.c 		h5_link_control(hu, sync_rsp, 2);
sync_rsp          335 drivers/bluetooth/hci_h5.c 	} else if (memcmp(data, sync_rsp, 2) == 0) {