OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:aid_pwr_cfg
(Results
1 - 2
of
2
) sorted by null
/external/libnfc-nci/src/nfa/int/
nfa_ee_int.h
140
/* Each AID entry has an ssociated aid_len,
aid_pwr_cfg
, aid_rt_info.
146
UINT8
aid_pwr_cfg
[NFA_EE_MAX_AID_ENTRIES];/* power configuration of this AID entry */
member in struct:__anon27955
/external/libnfc-nci/src/nfa/ee/
nfa_ee_act.c
651
p_cb->
aid_pwr_cfg
[entry] = p_add->power_state;
684
p_cb->
aid_pwr_cfg
[p_cb->aid_entries] = p_add->power_state;
759
GKI_shiftup (&p_cb->
aid_pwr_cfg
[entry], &p_cb->
aid_pwr_cfg
[entry + 1], rest_len);
[
all
...]
Completed in 49 milliseconds