Lines Matching full:indication
23 * to supply an indication message from the AP). Once the handshake is
44 * indication message from the AP when it is about to begin its normal
54 * - When the modem is ready to receive an INIT_COMPLETE indication from
60 * - AP has sent an INIT_COMPLETE indication to the modem
64 * - The INDICATION_REGISTER request and INIT_COMPLETE indication are
79 /* Send an INIT_COMPLETE indication message to the modem */
96 "error %d sending init complete indication\n", ret); in ipa_server_init_complete()
101 /* If requested (and not already sent) send the INIT_COMPLETE indication */
131 /* Send the indication message if it was requested */ in ipa_qmi_ready()
134 /* The initial boot requires us to send the indication. */ in ipa_qmi_ready()
173 * INIT_COMPLETE indication message.
199 "error %d sending register indication response\n", ret); in ipa_server_indication_register()
478 * subsequent boots. The INIT_COMPLETE indication message is in ipa_qmi_setup()