diff --git a/android/hal-ipc-api.txt b/android/hal-ipc-api.txt
index 05bb4db..cd6bc92 100644
--- a/android/hal-ipc-api.txt
+++ b/android/hal-ipc-api.txt
Service modes: 0x01 = Headset Profile only mode
+Commands and responses:
+
Opcode 0x00 - Error response
Response parameters: Status (1 octet)
Android HAL name: "health" (BT_PROFILE_HEALTH_ID)
+Commands and responses:
+
Opcode 0x00 - Error response
Response parameters: Status (1 octet)
Android HAL name: "avrcp" (BT_PROFILE_AV_RC_ID)
+Commands and responses:
+
Opcode 0x00 - Error response
Response parameters: Status (1 octet)
In case of an error, the error response will be returned.
+Notifications:
+
Opcode 0x81 - Remote Features notification
Notification parameters: Remote address (6 octets)
Android HAL name: "gatt" (BT_PROFILE_GATT_ID)
+Commands and responses:
+
Opcode 0x00 - Error response
Response parameters: Status (1 octet)
In case of an error, the error response will be returned.
+Notifications:
+
Opcode 0x81 - Register Client notification
Notification parameters: Status (4 octets)