Home
last modified time | relevance | path

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

/components/net/at/src/
A Dat_server.c261 RT_ASSERT(at_server_local->status != AT_STATUS_UNINITIALIZED); in at_get_server()
460 RT_ASSERT(server->status != AT_STATUS_UNINITIALIZED); in server_parser()
572 at_server_local->status = AT_STATUS_UNINITIALIZED; in at_server_init()
A Dat_client.c1011 client->status = AT_STATUS_UNINITIALIZED; in at_client_init()
/components/net/at/include/
A Dat.h53 AT_STATUS_UNINITIALIZED = 0, enumerator

Completed in 10 milliseconds