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.h51 typedef void(tHID_HOST_SDP_CALLBACK)(uint16_t result, uint16_t attr_mask, typedef
105 tHID_HOST_SDP_CALLBACK* sdp_cback);
/system/bt/stack/hid/
Dhidh_int.h56 tHID_HOST_SDP_CALLBACK* sdp_cback;
Dhidh_api.cc55 tHID_HOST_SDP_CALLBACK* sdp_cback) { in HID_HostGetSDPRecord()