Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/include/
Dhidh_api.h50 typedef void(tHID_HOST_SDP_CALLBACK)(uint16_t result, uint16_t attr_mask, typedef
103 tHID_HOST_SDP_CALLBACK* sdp_cback);
/packages/modules/Bluetooth/system/stack/hid/
Dhidh_int.h60 tHID_HOST_SDP_CALLBACK* sdp_cback;
Dhidh_api.cc66 tHID_HOST_SDP_CALLBACK* sdp_cback) { in HID_HostGetSDPRecord()
/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_hidh.cc46 tHID_HOST_SDP_CALLBACK* /* sdp_cback */) { in HID_HostGetSDPRecord() argument