Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/hid/
Dhidh_api.c47 static void hidh_search_callback (UINT16 sdp_result);
73 if (SDP_ServiceSearchRequest (addr, p_db, hidh_search_callback)) { in HID_HostGetSDPRecord()
101 static void hidh_search_callback (UINT16 sdp_result) in hidh_search_callback() function