Home
last modified time | relevance | path

Searched refs:bta_hh_le_find_alloc_report_entry (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/bta/hh/
Dbta_hh_headtracker.cc33 tBTA_HH_LE_RPT* p_rpt = bta_hh_le_find_alloc_report_entry( in bta_hh_headtracker_parse_version_charac()
47 tBTA_HH_LE_RPT* p_rpt = bta_hh_le_find_alloc_report_entry( in bta_hh_headtracker_prase_control_charac()
61 tBTA_HH_LE_RPT* p_rpt = bta_hh_le_find_alloc_report_entry( in bta_hh_headtracker_parse_report_charac()
Dbta_hh_int.h323 tBTA_HH_LE_RPT* bta_hh_le_find_alloc_report_entry(tBTA_HH_DEV_CB* p_cb,
Dbta_hh_le.cc406 tBTA_HH_LE_RPT* bta_hh_le_find_alloc_report_entry(tBTA_HH_DEV_CB* p_cb, in bta_hh_le_find_alloc_report_entry() function
1476 p_rpt = bta_hh_le_find_alloc_report_entry( in bta_hh_le_parse_hogp_service()
1495 if (bta_hh_le_find_alloc_report_entry(p_dev_cb, service->handle, uuid16, in bta_hh_le_parse_hogp_service()
2324 if ((p_rpt = bta_hh_le_find_alloc_report_entry( in bta_hh_process_cache_rpt()