summaryrefslogtreecommitdiffstats
path: root/include/telephony/ril.h
diff options
context:
space:
mode:
authorAbhishek Adappa <aadappa@codeaurora.org>2015-02-09 11:11:12 -0800
committerRobert Greenwalt <rgreenwalt@google.com>2015-04-22 13:55:43 -0700
commit772c0d2846c886ef1fe638af155136df057db20e (patch)
treea1575d6110c5735b6285ed5b8492c67be8a36357 /include/telephony/ril.h
parentf740829e28c7c1596c61eb4d974905e42d969ca4 (diff)
downloadandroid_hardware_ril-772c0d2846c886ef1fe638af155136df057db20e.tar.gz
android_hardware_ril-772c0d2846c886ef1fe638af155136df057db20e.tar.bz2
android_hardware_ril-772c0d2846c886ef1fe638af155136df057db20e.zip
Correct GET_RADIO_CAP documentation
Change-Id: If9c07105771769b52070a85f93bf6d9a11fa6b80
Diffstat (limited to 'include/telephony/ril.h')
-rw-r--r--include/telephony/ril.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/include/telephony/ril.h b/include/telephony/ril.h
index 05dad84..eb28ecd 100644
--- a/include/telephony/ril.h
+++ b/include/telephony/ril.h
@@ -4340,9 +4340,7 @@ typedef struct {
*
* Used to get phone radio capablility.
*
- * "data" is int *
- * ((int *)data)[0] is the phone radio access family defined in
- * RadioAccessFamily. It's a bit mask value to represent the support type.
+ * "data" is the RIL_RadioCapability structure
*
* Valid errors:
* SUCCESS