Home
last modified time | relevance | path

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

/btstack/src/classic/
H A Dgoep_client.h249 void goep_client_request_create_set_path(uint16_t goep_cid, uint8_t flags);
H A Dpbap_client.c802goep_client_request_create_set_path(pbap_client->goep_cid, 1 << 1); // Don’t create directory in pbap_handle_can_send_now()
829goep_client_request_create_set_path(pbap_client->goep_cid, 1 << 1); // Don’t create directory in pbap_handle_can_send_now()
H A Dgoep_client.c677 void goep_client_request_create_set_path(uint16_t goep_cid, uint8_t flags){ in goep_client_request_create_set_path() function