aboutsummaryrefslogtreecommitdiffstats
path: root/include/pb.h
diff options
context:
space:
mode:
authorPaul Kocialkowski <contact@paulk.fr>2014-02-08 17:35:54 +0100
committerPaul Kocialkowski <contact@paulk.fr>2014-02-08 17:35:54 +0100
commit6cb0b59e3f0a7b8f2c9690b7e8d171d88d000270 (patch)
treef5ce63da93f485516655155a51c3b4ec0f5d7b2c /include/pb.h
parentffc71f0da11b322e5c28425200cbb8666cf441f9 (diff)
downloadhardware_replicant_libsamsung-ipc-6cb0b59e3f0a7b8f2c9690b7e8d171d88d000270.tar.gz
hardware_replicant_libsamsung-ipc-6cb0b59e3f0a7b8f2c9690b7e8d171d88d000270.tar.bz2
hardware_replicant_libsamsung-ipc-6cb0b59e3f0a7b8f2c9690b7e8d171d88d000270.zip
Prefer official Samsung IPC protocol names
Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
Diffstat (limited to 'include/pb.h')
-rw-r--r--include/pb.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/pb.h b/include/pb.h
index d525755..1072684 100644
--- a/include/pb.h
+++ b/include/pb.h
@@ -30,7 +30,7 @@
#define IPC_PB_STORAGE 0x0602
#define IPC_PB_STORAGE_LIST 0x0603
#define IPC_PB_ENTRY_INFO 0x0604
-#define IPC_PB_CAPABILITY_INFO 0x0605
+#define IPC_PB_3GPB_CAPA 0x0605
#endif