Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/stack/hid/
Dhidh_api.c42 static void hidh_search_callback (UINT16 sdp_result);
67 if (SDP_ServiceSearchRequest (addr, p_db, hidh_search_callback)) in HID_HostGetSDPRecord()
100 static void hidh_search_callback (UINT16 sdp_result) in hidh_search_callback() function