Searched refs:getFcsType (Results 1 – 3 of 3) sorted by relevance
261 assertEquals(params.getFcsType(), fcsType); in testOpenSessionParams()332 assertEquals(fromBundle.getFcsType(), fcsType); in testOpenSessionParams()409 assertEquals(fromCopy.getFcsType(), fcsType); in testOpenSessionParams()
88 .putByte(ConfigParam.MAC_FCS_TYPE, (byte) params.getFcsType()) in getTlvBufferFromFiraOpenSessionParams()
627 public int getFcsType() { in getFcsType() method in FiraOpenSessionParams