Home
last modified time | relevance | path

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

/system/bt/stack/include/
Dhidh_api.h52 typedef void (tHID_HOST_SDP_CALLBACK) (UINT16 result, UINT16 attr_mask, typedef
106 tHID_HOST_SDP_CALLBACK *sdp_cback );
/system/bt/stack/hid/
Dhidh_int.h59 tHID_HOST_SDP_CALLBACK *sdp_cback;
Dhidh_api.c54 tHID_HOST_SDP_CALLBACK *sdp_cback ) in HID_HostGetSDPRecord()