Home | History | Annotate | Download | only in src

Lines Matching defs:reportStatus

251         reportStatus(&loc_event_payload->rpc_loc_event_payload_u_type_u.status_report);
906 void LocApiRpc::reportStatus(const rpc_loc_status_event_s_type *status_report_ptr)
912 LocApiBase::reportStatus(GPS_STATUS_ENGINE_ON);
913 LocApiBase::reportStatus(GPS_STATUS_SESSION_BEGIN);
917 LocApiBase::reportStatus(GPS_STATUS_SESSION_END);
918 LocApiBase::reportStatus(GPS_STATUS_ENGINE_OFF);
922 LocApiBase::reportStatus(GPS_STATUS_NONE);