aboutsummaryrefslogtreecommitdiff
path: root/plugins/simtech
diff options
context:
space:
mode:
authorAleksander Morgado <aleksander@aleksander.es>2018-05-27 11:23:54 +0200
committerAleksander Morgado <aleksander@aleksander.es>2018-05-27 11:23:56 +0200
commit6c37488d4ebbbb2afdefce193e6fb4070cde8ab3 (patch)
tree4a46ac21e17da167d21769a7d3570975fdb6d2a6 /plugins/simtech
parentfd3a4d8d8beecc8b58cd6602cc8ee7207c1bf268 (diff)
broadband-modem-mbim: minor function renames for SMS read logic
There are two ways to report new received SMS messages: * For class 0 (flash) messages, MBIM_CID_SMS_READ are sent. The SMS comes in the MBIM indication itself. * For non-class 0 (standard) messages, a MBIM_CID_SMS_MESSAGE_STORE_STATUS notifications are sent, the SMS is stored and must be read with an additional MBIM request specifying storage index. The names of the functions we had implied the opposite, we were assuming flash/alert messages were reported via MBIM_CID_SMS_MESSAGE_STORE_STATUS, not via MBIM_CID_SMS_READ.
Diffstat (limited to 'plugins/simtech')
0 files changed, 0 insertions, 0 deletions