Lines Matching full:indication
27 * to supply an indication message from the AP). Once the handshake is
48 * indication message from the AP when it is about to begin its normal
58 * - When the modem is ready to receive an INIT_COMPLETE indication from
64 * - AP has sent an INIT_COMPLETE indication to the modem
68 * - The INDICATION_REGISTER request and INIT_COMPLETE indication are
83 /* Send an INIT_COMPLETE indication message to the modem */
100 "error %d sending init complete indication\n", ret); in ipa_server_init_complete()
105 /* If requested (and not already sent) send the INIT_COMPLETE indication */
135 /* Send the indication message if it was requested */ in ipa_qmi_ready()
138 /* The initial boot requires us to send the indication. */ in ipa_qmi_ready()
177 * INIT_COMPLETE indication message.
203 "error %d sending register indication response\n", ret); in ipa_server_indication_register()
484 * subsequent boots. The INIT_COMPLETE indication message is in ipa_qmi_setup()