auto_accept_work  516 include/net/bluetooth/hci_core.h 	struct delayed_work auto_accept_work;
auto_accept_work  464 net/bluetooth/hci_conn.c 					     auto_accept_work.work);
auto_accept_work  554 net/bluetooth/hci_conn.c 	INIT_DELAYED_WORK(&conn->auto_accept_work, hci_conn_auto_accept);
auto_accept_work  579 net/bluetooth/hci_conn.c 	cancel_delayed_work_sync(&conn->auto_accept_work);
auto_accept_work 4566 net/bluetooth/hci_event.c 					   &conn->auto_accept_work, delay);