adv_instance_expire  425 include/net/bluetooth/hci_core.h 	struct delayed_work	adv_instance_expire;
adv_instance_expire 2783 net/bluetooth/hci_core.c 			cancel_delayed_work(&hdev->adv_instance_expire);
adv_instance_expire 2813 net/bluetooth/hci_core.c 		cancel_delayed_work(&hdev->adv_instance_expire);
adv_instance_expire 1444 net/bluetooth/hci_request.c 					    adv_instance_expire.work);
adv_instance_expire 1776 net/bluetooth/hci_request.c 			   &hdev->adv_instance_expire,
adv_instance_expire 1804 net/bluetooth/hci_request.c 		cancel_delayed_work(&hdev->adv_instance_expire);
adv_instance_expire 2853 net/bluetooth/hci_request.c 	INIT_DELAYED_WORK(&hdev->adv_instance_expire, adv_timeout_expire);
adv_instance_expire 2870 net/bluetooth/hci_request.c 		cancel_delayed_work_sync(&hdev->adv_instance_expire);
adv_instance_expire 1117 net/bluetooth/mgmt.c 		cancel_delayed_work(&hdev->adv_instance_expire);