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