Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/host/classic/
Dat.h116 int at_close_list(struct at_client *at);
Dhfp_hf.c263 if (at_close_list(hf_at) < 0) { in cind_handle()
268 if (at_close_list(hf_at) < 0) { in cind_handle()
Dat.c446 int at_close_list(struct at_client *at) in at_close_list() function