pend_le_conns     398 include/net/bluetooth/hci_core.h 	struct list_head	pend_le_conns;
pend_le_conns      81 net/bluetooth/hci_conn.c 	params = hci_pend_le_action_lookup(&hdev->pend_le_conns, bdaddr,
pend_le_conns     102 net/bluetooth/hci_conn.c 		list_add(&params->action, &hdev->pend_le_conns);
pend_le_conns     686 net/bluetooth/hci_conn.c 	params = hci_pend_le_action_lookup(&hdev->pend_le_conns, &conn->dst,
pend_le_conns    1131 net/bluetooth/hci_conn.c 		list_add(&params->action, &hdev->pend_le_conns);
pend_le_conns    3243 net/bluetooth/hci_core.c 	INIT_LIST_HEAD(&hdev->pend_le_conns);
pend_le_conns    2732 net/bluetooth/hci_event.c 			list_add(&params->action, &hdev->pend_le_conns);
pend_le_conns    5048 net/bluetooth/hci_event.c 	params = hci_pend_le_action_lookup(&hdev->pend_le_conns, &conn->dst,
pend_le_conns    5168 net/bluetooth/hci_event.c 	params = hci_pend_le_action_lookup(&hdev->pend_le_conns, addr,
pend_le_conns     418 net/bluetooth/hci_request.c 	if (list_empty(&hdev->pend_le_conns) &&
pend_le_conns     701 net/bluetooth/hci_request.c 		if (!hci_pend_le_action_lookup(&hdev->pend_le_conns,
pend_le_conns     733 net/bluetooth/hci_request.c 	list_for_each_entry(params, &hdev->pend_le_conns, action) {
pend_le_conns    5560 net/bluetooth/mgmt.c 			list_add(&params->action, &hdev->pend_le_conns);
pend_le_conns    5564 net/bluetooth/mgmt.c 			list_add(&params->action, &hdev->pend_le_conns);
pend_le_conns    5571 net/bluetooth/mgmt.c 			list_add(&params->action, &hdev->pend_le_conns);
pend_le_conns    7000 net/bluetooth/mgmt.c 			list_add(&p->action, &hdev->pend_le_conns);