conf_rsp          314 drivers/bluetooth/hci_h5.c 	const unsigned char conf_rsp[] = { 0x04, 0x7b };
conf_rsp          341 drivers/bluetooth/hci_h5.c 		h5_link_control(hu, conf_rsp, 2);
conf_rsp          343 drivers/bluetooth/hci_h5.c 	} else if (memcmp(data, conf_rsp, 2) == 0) {