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

/external/libnfc-nci/src/nfc/tags/
H A Drw_i93.c530 ** Function rw_i93_send_cmd_inventory
537 tNFC_STATUS rw_i93_send_cmd_inventory (UINT8 *p_uid, BOOLEAN including_afi, UINT8 afi) function
542 RW_TRACE_DEBUG2 ("rw_i93_send_cmd_inventory () including_afi:%d, AFI:0x%02X", including_afi, afi);
548 RW_TRACE_ERROR0 ("rw_i93_send_cmd_inventory (): Cannot allocate buffer");
3249 status = rw_i93_send_cmd_inventory (p_uid, including_afi, afi);
3830 status = rw_i93_send_cmd_inventory (NULL, FALSE, 0x00);
4021 status = rw_i93_send_cmd_inventory (rw_cb.tcb.i93.uid, FALSE, 0x00);
4128 status = rw_i93_send_cmd_inventory (rw_cb.tcb.i93.uid, FALSE, 0x00);

Completed in 74 milliseconds