Home
last modified time | relevance | path

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

/OK3568_Linux_fs/app/forlinx/quectelCM/
H A Datchannel.h76 int at_open(int fd, ATUnsolHandler h);
H A Datc.c114 if (at_open(atc_fd, onUnsolicited)) in atc_read_thread()
H A Datchannel.c637 int at_open(int fd, ATUnsolHandler h) in at_open() function