connectable_update  364 include/net/bluetooth/hci_core.h 	struct work_struct	connectable_update;
connectable_update 2083 net/bluetooth/hci_request.c 					    connectable_update);
connectable_update 2086 net/bluetooth/hci_request.c 	hci_req_sync(hdev, connectable_update, 0, HCI_CMD_TIMEOUT, &status);
connectable_update 2848 net/bluetooth/hci_request.c 	INIT_WORK(&hdev->connectable_update, connectable_update_work);
connectable_update 2863 net/bluetooth/hci_request.c 	cancel_work_sync(&hdev->connectable_update);
connectable_update 1564 net/bluetooth/mgmt.c 	queue_work(hdev->req_workqueue, &hdev->connectable_update);