Searched refs:goep_client_request_create_get (Results 1 – 4 of 4) sorted by relevance
237 void goep_client_request_create_get(uint16_t goep_cid);
687 goep_client_request_create_get(pbap_client->goep_cid); in pbap_handle_can_send_now()710 goep_client_request_create_get(pbap_client->goep_cid); in pbap_handle_can_send_now()740 goep_client_request_create_get(pbap_client->goep_cid); in pbap_handle_can_send_now()779 goep_client_request_create_get(pbap_client->goep_cid); in pbap_handle_can_send_now()
221 goep_client_request_create_get(cover_art_client->goep_cid); in avrcp_cover_art_client_handle_can_send_now()
655 void goep_client_request_create_get(uint16_t goep_cid){ in goep_client_request_create_get() function