Home
last modified time | relevance | path

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

/system/bt/bta/include/
Dbta_hh_co.h123 tBTA_HH_RPT_CACHE_ENTRY* p_entry,
/system/nfc/src/nfa/include/
Dnfa_ee_int.h564 int* p_offset, int* p_entry);
566 int* p_entry);
/system/bt/btif/co/
Dbta_hh_co.cc613 tBTA_HH_RPT_CACHE_ENTRY* p_entry, in bta_hh_le_co_rpt_info() argument
627 memcpy(&sReportCache[idx++], p_entry, sizeof(tBTA_HH_RPT_CACHE_ENTRY)); in bta_hh_le_co_rpt_info()
/system/nfc/src/nfa/ee/
Dnfa_ee_act.cc639 int* p_offset, int* p_entry) { in nfa_ee_find_aid_offset() argument
654 if (p_entry) *p_entry = xx; in nfa_ee_find_aid_offset()
683 int* p_entry) { in nfa_ee_find_sys_code_offset() argument
699 if (p_entry) *p_entry = yy; in nfa_ee_find_sys_code_offset()