ofono callbacks: rename lists for shorter and better names.
authorGustavo Sverzut Barbieri <barbieri@profusion.mobi>
Mon, 30 Jul 2012 21:56:56 +0000 (18:56 -0300)
committerGustavo Sverzut Barbieri <barbieri@profusion.mobi>
Mon, 30 Jul 2012 21:56:56 +0000 (18:56 -0300)
commit22365ee4e0a089e8d84664370b67354d52adb887
treea9e8c5850bd152f925466e4ee723bde1c689ba69
parent80b9782f6d98c621d0d3c1b75cd88ffcea4614a9
ofono callbacks: rename lists for shorter and better names.

the prefix "ofono_callback_" and suffix "_list" were not helping,
actually they were adding noise which made lines longer and harder to
read. Change to just "cbs_" prefix.
dialer/ofono.c