Home
last modified time | relevance | path

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

/AliOS-Things-master/components/amp_adapter/platform/aos/network/
A Daos_cellular.c22 int aos_get_neighbor_locator_info(void (*cb)(aos_locator_info_t*, int)) in aos_get_neighbor_locator_info() function
/AliOS-Things-master/components/amp_adapter/include/
A Daos_network.h140 int aos_get_neighbor_locator_info(void (*cb)(aos_locator_info_t *, int));
/AliOS-Things-master/components/amp/engine/duktape_engine/addons/network/cellular/
A Dmodule_cellular.c143 ret = aos_get_neighbor_locator_info(cellInfo_receive_callback); in native_cellular_neighborCellInfo()
/AliOS-Things-master/components/amp/engine/quickjs_engine/addons/network/cellular/
A Dmodule_cellular.c128 ret = aos_get_neighbor_locator_info(cellInfo_receive_callback); in native_cellular_neighborCellInfo()

Completed in 6 milliseconds