num_rsp           556 include/net/bluetooth/hci.h 	__u8     num_rsp;
num_rsp           172 include/net/bluetooth/hci_sock.h 	__u8  num_rsp;
num_rsp          1258 net/bluetooth/hci_core.c 	cp.num_rsp = ir->num_rsp;
num_rsp          1327 net/bluetooth/hci_core.c 	max_rsp = (ir.num_rsp == 0) ? 255 : ir.num_rsp;
num_rsp          1339 net/bluetooth/hci_core.c 	ir.num_rsp = inquiry_cache_dump(hdev, max_rsp, buf);
num_rsp          1342 net/bluetooth/hci_core.c 	BT_DBG("num_rsp %d", ir.num_rsp);
num_rsp          1347 net/bluetooth/hci_core.c 				 ir.num_rsp))
num_rsp          2440 net/bluetooth/hci_event.c 	int num_rsp = *((__u8 *) skb->data);
num_rsp          2442 net/bluetooth/hci_event.c 	BT_DBG("%s num_rsp %d", hdev->name, num_rsp);
num_rsp          2444 net/bluetooth/hci_event.c 	if (!num_rsp)
num_rsp          2452 net/bluetooth/hci_event.c 	for (; num_rsp; num_rsp--, info++) {
num_rsp          4051 net/bluetooth/hci_event.c 	int num_rsp = *((__u8 *) skb->data);
num_rsp          4053 net/bluetooth/hci_event.c 	BT_DBG("%s num_rsp %d", hdev->name, num_rsp);
num_rsp          4055 net/bluetooth/hci_event.c 	if (!num_rsp)
num_rsp          4063 net/bluetooth/hci_event.c 	if ((skb->len - 1) / num_rsp != sizeof(struct inquiry_info_with_rssi)) {
num_rsp          4067 net/bluetooth/hci_event.c 		for (; num_rsp; num_rsp--, info++) {
num_rsp          4088 net/bluetooth/hci_event.c 		for (; num_rsp; num_rsp--, info++) {
num_rsp          4264 net/bluetooth/hci_event.c 	int num_rsp = *((__u8 *) skb->data);
num_rsp          4267 net/bluetooth/hci_event.c 	BT_DBG("%s num_rsp %d", hdev->name, num_rsp);
num_rsp          4269 net/bluetooth/hci_event.c 	if (!num_rsp)
num_rsp          4277 net/bluetooth/hci_event.c 	for (; num_rsp; num_rsp--, info++) {