Home | History | Annotate | Download | only in src

Lines Matching refs:ATLEvent

280         ATLEvent(&loc_event_payload->rpc_loc_event_payload_u_type_u.
1162 void LocApiRpc::ATLEvent(const rpc_loc_server_request_s_type *server_request_ptr)
1176 LOC_LOGV("ATLEvent: event - RPC_LOC_SERVER_REQUEST_MULTI_OPEN\n type - AGPS_TYPE_SUPL\n handle - %d", connHandle);
1179 LOC_LOGV("ATLEvent: event - RPC_LOC_SERVER_REQUEST_MULTI_OPEN\n type - AGPS_TYPE_WWAN_ANY\n handle - %d", connHandle);
1185 LOC_LOGV("ATLEvent: event - RPC_LOC_SERVER_REQUEST_OPEN\n handle - %d", connHandle);
1190 LOC_LOGV("ATLEvent: event - RPC_LOC_SERVER_REQUEST_CLOSE\n handle - %d", connHandle);
1194 LOC_LOGE("ATLEvent: event type %d invalid", server_request_ptr->event);