Home
last modified time | relevance | path

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

/hal_espressif-3.7.0/components/bt/host/bluedroid/stack/include/stack/
Dhiddefs.h160 } tHID_DEV_SDP_INFO; typedef
Dhidh_api.h54 tHID_DEV_SDP_INFO *sdp_rec );
/hal_espressif-3.7.0/components/bt/host/bluedroid/stack/hid/include/
Dhid_int.h58 tHID_DEV_SDP_INFO sdp_rec;
/hal_espressif-3.7.0/components/bt/host/bluedroid/stack/hid/
Dhidh_api.c107 tHID_DEV_SDP_INFO *p_nvi = &hh_cb.sdp_rec; in hidh_search_callback()
125 memset (&hh_cb.sdp_rec, 0, sizeof( tHID_DEV_SDP_INFO )); in hidh_search_callback()
/hal_espressif-3.7.0/components/bt/host/bluedroid/bta/hh/
Dbta_hh_act.c186 tHID_DEV_SDP_INFO *sdp_rec ) in bta_hh_sdp_cback()