Home
last modified time | relevance | path

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

/external/libnfc-nci/src/nfc/include/
Drw_api.h941 NFC_API extern tNFC_STATUS RW_I93Inventory (BOOLEAN including_afi, UINT8 afi, UINT8 *p_uid);
/external/libnfc-nci/src/nfa/rw/
Dnfa_rw_act.c2407 status = RW_I93Inventory (p_data->op_req.params.i93_cmd.afi_present, in nfa_rw_i93_command()
2413 status = RW_I93Inventory (p_data->op_req.params.i93_cmd.afi_present, in nfa_rw_i93_command()
/external/libnfc-nci/src/nfc/tags/
Drw_i93.c3236 tNFC_STATUS RW_I93Inventory (BOOLEAN including_afi, UINT8 afi, UINT8 *p_uid) in RW_I93Inventory() function