Home
last modified time | relevance | path

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

/external/libnfc-nci/src/nfa/ee/
Dnfa_ee_act.c137 power_cfg |= NCI_ROUTE_PWR_STATE_SWITCH_OFF; in nfa_ee_update_route_size()
154 power_cfg |= NCI_ROUTE_PWR_STATE_SWITCH_OFF; in nfa_ee_update_route_size()
1952 power_cfg |= NCI_ROUTE_PWR_STATE_SWITCH_OFF; in nfa_ee_route_add_one_ecb()
1975 power_cfg |= NCI_ROUTE_PWR_STATE_SWITCH_OFF; in nfa_ee_route_add_one_ecb()
/external/libnfc-nci/src/hal/include/
Dnci_defs.h414 #define NCI_ROUTE_PWR_STATE_SWITCH_OFF 0x02 /* The device is switched off */ macro