Searched refs:goep_client_request_create_set_path (Results 1 – 3 of 3) sorted by relevance
249 void goep_client_request_create_set_path(uint16_t goep_cid, uint8_t flags);
802 … goep_client_request_create_set_path(pbap_client->goep_cid, 1 << 1); // Don’t create directory in pbap_handle_can_send_now()829 … goep_client_request_create_set_path(pbap_client->goep_cid, 1 << 1); // Don’t create directory in pbap_handle_can_send_now()
677 void goep_client_request_create_set_path(uint16_t goep_cid, uint8_t flags){ in goep_client_request_create_set_path() function