summaryrefslogtreecommitdiff
path: root/android/hal-ipc-api.txt
diff options
context:
space:
mode:
authorSzymon Janc <szymon.janc@tieto.com>2014-09-24 10:57:10 +0200
committerSzymon Janc <szymon.janc@tieto.com>2014-10-02 15:48:51 +0200
commit095ecf52fa9dd378ca718ff86529cae1e7b7a4da (patch)
tree0dc2cbfbac0f7b47056b1f69c2381e9d88274ca2 /android/hal-ipc-api.txt
parent9038f2562e5a61b93cd2645507ab6a1da65b30e7 (diff)
downloadbluez-095ecf52fa9dd378ca718ff86529cae1e7b7a4da.tar.gz
android: Add support for more configuration options
This adds support for system ID, serial number and PnP ID options.
Diffstat (limited to 'android/hal-ipc-api.txt')
-rw-r--r--android/hal-ipc-api.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/android/hal-ipc-api.txt b/android/hal-ipc-api.txt
index 81aab50bc..82067f204 100644
--- a/android/hal-ipc-api.txt
+++ b/android/hal-ipc-api.txt
@@ -158,6 +158,9 @@ Core Service (ID 0)
Valid configure option types: 0x00 = Vendor
0x01 = Model
0x02 = Name
+ 0x03 = Serial Number
+ 0x04 = System ID
+ 0x05 = PnP ID
In case of an error, the error response will be returned.