Home
last modified time | relevance | path

Searched refs:stop_gnss (Results 1 – 2 of 2) sorted by relevance

/drivers/peripheral/location/gnss/hdi_service/
Dlocation_vendor_lib.h542 int (* stop_gnss)(uint32_t type); member
Dgnss_interface_impl.cpp319 int ret = gnssInterface->stop_gnss(startType); in StopGnss()