Searched refs:bSnMatch (Results 1 – 1 of 1) sorted by relevance
1578 uint8_t bSnMatch, bSapMatch; in phFriNfc_LlcpTransport_RegisterName() local1589 …bSnMatch = (memcmp(psTransport->pCachedServiceNames[index].sServiceName.buffer, psServiceName->buf… in phFriNfc_LlcpTransport_RegisterName()1591 if(bSnMatch && bSapMatch) in phFriNfc_LlcpTransport_RegisterName()1596 else if((bSnMatch && !bSapMatch) || (!bSnMatch && bSapMatch)) in phFriNfc_LlcpTransport_RegisterName()