Home
last modified time | relevance | path

Searched refs:rpt_map (Results 1 – 2 of 2) sorted by relevance

/system/bt/bta/hh/
Dbta_hh_int.h172 uint8_t* rpt_map; member
Dbta_hh_le.cc1038 osi_free_and_reset((void**)&p_hid_srvc->rpt_map); in bta_hh_clear_service_cache()
1227 osi_free_and_reset((void**)&p_srvc->rpt_map); in read_hid_report_map_cb()
1230 p_srvc->rpt_map = (uint8_t*)osi_malloc(len); in read_hid_report_map_cb()
1233 STREAM_TO_ARRAY(p_srvc->rpt_map, pp, len); in read_hid_report_map_cb()
1235 p_srvc->descriptor.dsc_list = p_dev_cb->hid_srvc.rpt_map; in read_hid_report_map_cb()