exec_complete      50 net/nfc/hci/command.c 	hcp_ew->exec_complete = true;
exec_complete      62 net/nfc/hci/command.c 	hcp_ew.exec_complete = false;
exec_complete      79 net/nfc/hci/command.c 	wait_event(ew_wq, hcp_ew.exec_complete == true);
exec_complete      28 net/nfc/hci/hci.h 	bool exec_complete;