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

/system/bt/bta/include/
H A Dbta_hh_co.h91 * p_entry - report entry pointer
98 tBTA_HH_RPT_CACHE_ENTRY* p_entry,
/system/bt/btif/co/
H A Dbta_hh_co.cc517 * p_entry - report entry pointer
523 void bta_hh_le_co_rpt_info(BD_ADDR remote_bda, tBTA_HH_RPT_CACHE_ENTRY* p_entry, argument
539 memcpy(&sReportCache[idx++], p_entry, sizeof(tBTA_HH_RPT_CACHE_ENTRY));
/system/nfc/src/nfa/int/
H A Dnfa_ee_int.h486 int* p_offset, int* p_entry);
/system/nfc/src/nfa/ee/
H A Dnfa_ee_act.c258 ** offset in aid_cfg[]. *p_entry is the index.
264 int* p_offset, int* p_entry) {
279 if (p_entry) *p_entry = xx;
263 nfa_ee_find_aid_offset(uint8_t aid_len, uint8_t* p_aid, int* p_offset, int* p_entry) argument

Completed in 2075 milliseconds