Searched refs:createEpsAttributes (Results 1 – 1 of 1) sorted by relevance
1447 val attributes = createEpsAttributes(5) in validateQosCallbackOnQosSession()1488 val attributes = createEpsAttributes() in testQosCallbackOnError()1532 val attributes1 = createEpsAttributes(1) in testQosCallbackIdsAreMappedCorrectly()1541 val attributes2 = createEpsAttributes(2) in testQosCallbackIdsAreMappedCorrectly()1589 private fun createEpsAttributes(qci: Int = 1): EpsBearerQosSessionAttributes { in createEpsAttributes() method