Home
last modified time | relevance | path

Searched defs:r_type (Results 1 – 3 of 3) sorted by relevance

/device/soc/esp/esp32/components/bt/host/bluedroid/bta/hh/
Dbta_hh_api.c194 void BTA_HhSetReport(UINT8 dev_handle, tBTA_HH_RPT_TYPE r_type, BT_HDR *p_data) in BTA_HhSetReport()
207 void BTA_HhGetReport(UINT8 dev_handle, tBTA_HH_RPT_TYPE r_type, UINT8 rpt_id, UINT16 buf_size) in BTA_HhGetReport()
Dbta_hh_le.c497 tBTA_HH_RPT_TYPE r_type, UINT8 rpt_id) in bta_hh_le_find_rpt_by_idtype()
2386 void bta_hh_le_get_rpt(tBTA_HH_DEV_CB *p_cb, UINT8 srvc_inst, tBTA_HH_RPT_TYPE r_type, UINT8 rpt_id) in bta_hh_le_get_rpt()
2421 tBTA_HH_RPT_TYPE r_type, in bta_hh_le_write_rpt()
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/xr829/wlan/
Ddebug.c4464 char *r_type = NULL; in xradio_parse_frame() local