sam_seos: rename sam_set_card_detected

This commit is contained in:
Jakub Kramarz
2025-01-27 20:17:43 +01:00
parent 2ae2388cef
commit f3b831ca3e
+2 -2
View File
@@ -49,7 +49,7 @@
* @param card_select Pointer to the descriptor of the detected card.
* @return Status code indicating success or failure of the operation.
*/
static int sam_set_card_detected(iso14a_card_select_t *card_select) {
static int sam_set_card_detected_seos(iso14a_card_select_t *card_select) {
int res = PM3_SUCCESS;
if (g_dbglevel >= DBG_DEBUG)
DbpString("start sam_set_card_detected");
@@ -296,7 +296,7 @@ int sam_seos_get_pacs(PacketCommandNG *c) {
switch_clock_to_ticks();
// step 3: SamCommand CardDetected
sam_set_card_detected(&card_a_info);
sam_set_card_detected_seos(&card_a_info);
}
// step 3: SamCommand RequestPACS, relay NFC communication