aboutsummaryrefslogtreecommitdiffstats
path: root/src/libbsc/acc_ramp.c
AgeCommit message (Expand)AuthorFilesLines
2018-05-28acc_ramp: Increase log level of some messagesPau Espin Pedrol1-4/+4
2018-04-13fix handling of state changes in acc rampingStefan Sperling1-30/+100
2018-04-12only trigger acc ramping if trx 0 is usable and unlockedStefan Sperling1-4/+9
2018-04-12trigger acc ramping on state-changed-event reportsStefan Sperling1-2/+10
2018-04-11rename helper functions in the acc ramp code to avoid confusionStefan Sperling1-13/+13
2018-04-11trigger acc ramping based on trx rf-locked stateStefan Sperling1-0/+45
2018-04-11ensure that acc_ramp_init() is only called onceStefan Sperling1-21/+19
2018-04-10only log actual access control class ramping changesStefan Sperling1-2/+4
2018-02-27Add support for Access Control Class ramping.Stefan Sperling1-0/+235