Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/host/classic/
Dat.h117 int at_open_list(struct at_client *at);
Dhfp_hf.c243 if (at_open_list(hf_at) < 0) { in cind_handle()
253 if (at_open_list(hf_at) < 0) { in cind_handle()
Dat.c433 int at_open_list(struct at_client *at) in at_open_list() function