Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/a2dp/
Da2d_api.c59 static void a2d_sdp_cback(UINT16 status) in a2d_sdp_cback() function
321 result = SDP_ServiceSearchAttributeRequest(bd_addr, p_db->p_db, a2d_sdp_cback); in A2D_FindService()