Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/host/classic/
Dat.h115 int at_list_get_string(struct at_client *at, char *name, uint8_t len);
Dat.c460 int at_list_get_string(struct at_client *at, char *name, uint8_t len) in at_list_get_string() function
Dhfp_hf.c248 if (at_list_get_string(hf_at, name, sizeof(name)) < 0) { in cind_handle()