Home
last modified time | relevance | path

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

/btstack/src/classic/
H A Dobex_srm_client.h77 void obex_srm_client_set_waiting(obex_srm_client_t * obex_srm, bool waiting);
H A Dobex_srm_client.c52 void obex_srm_client_set_waiting(obex_srm_client_t * obex_srm, bool waiting){ in obex_srm_client_set_waiting() function
H A Dpbap_client.c591 obex_srm_client_set_waiting(&client->obex_srm, client->flow_control_enabled); in pbap_client_prepare_srm_header()