Searched defs:loc_eng_report_status (Results 1 - 1 of 1) sorted by relevance

/hardware/qcom/gps/loc_api/libloc_api/
H A Dloc_eng.cpp90 static void loc_eng_report_status (const rpc_loc_status_event_s_type *status_report_ptr);
934 FUNCTION loc_eng_report_status
949 static void loc_eng_report_status (const rpc_loc_status_event_s_type *status_report_ptr) function
953 LOGV ("loc_eng_report_status: event = %d\n", status_report_ptr->event);
1357 loc_eng_report_status (&(loc_event_payload->rpc_loc_event_payload_u_type_u.status_report));

Completed in 5 milliseconds