discoverable_update  365 include/net/bluetooth/hci_core.h 	struct work_struct	discoverable_update;
discoverable_update 2196 net/bluetooth/hci_request.c 					    discoverable_update);
discoverable_update 2199 net/bluetooth/hci_request.c 	hci_req_sync(hdev, discoverable_update, 0, HCI_CMD_TIMEOUT, &status);
discoverable_update 2730 net/bluetooth/hci_request.c 	hci_req_sync(hdev, discoverable_update, 0, HCI_CMD_TIMEOUT, NULL);
discoverable_update 2849 net/bluetooth/hci_request.c 	INIT_WORK(&hdev->discoverable_update, discoverable_update_work);
discoverable_update 2864 net/bluetooth/hci_request.c 	cancel_work_sync(&hdev->discoverable_update);
discoverable_update 1450 net/bluetooth/mgmt.c 	queue_work(hdev->req_workqueue, &hdev->discoverable_update);
discoverable_update 1605 net/bluetooth/mgmt.c 				   &hdev->discoverable_update);