Home
last modified time | relevance | path

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

/AliOS-Things-master/components/py_engine/modules/driver/
A Dlocation.c23 } mp_location_obj_t; typedef
28 mp_location_obj_t *self = MP_OBJ_TO_PTR(self_in); in location_obj_print()
35 mp_location_obj_t *driver_obj = m_new_obj(mp_location_obj_t); in location_obj_make_new()
56 mp_location_obj_t *driver_obj = (mp_location_obj_t *)self; in obj_open()
77 mp_location_obj_t *driver_obj = (mp_location_obj_t *)self; in obj_close()
98 mp_location_obj_t *driver_obj = (mp_location_obj_t *)self; in obj_accessedWifi()
119 mp_location_obj_t *driver_obj = (mp_location_obj_t *)self; in obj_scannedWifi()
140 mp_location_obj_t *driver_obj = (mp_location_obj_t *)self; in obj_accessedLbs()
161 mp_location_obj_t *driver_obj = (mp_location_obj_t *)self; in obj_nearbts()

Completed in 3 milliseconds