aoc_chan: Update the pending message size.

Change pending message size to 128 and the block channel
notification threshold to 64.

The current message channel has 64 slots. In order to fit
maximal on the fly messages, the block channel threshold
needs to be 64 less than pending message size.

Bug: 243956356
Bug: 233356491
Test: CHRE send 64 KB messages when AP is suspend.
Change-Id: Icdb4c43dbc3fbc8721cc49660529303a05afecdb
Signed-off-by: matthuang <matthuang@google.com>
1 file changed