emulator: Change feature check to attend HFP 1.6
authorPaulo Borges <paulo.borges@openbossa.org>
Fri, 12 Apr 2013 20:41:02 +0000 (17:41 -0300)
committerDenis Kenzior <denkenz@gmail.com>
Mon, 15 Apr 2013 12:23:28 +0000 (07:23 -0500)
commit82909259c4886a89c00c7ae2fe502d9b99e45647
tree79f0ca70f64ad6b4f27c58ce80c39b1c5650755c
parent600539ed2a812223e50994e33eba3d7bc6b57941
emulator: Change feature check to attend HFP 1.6

HFP 1.6 adds a new feature called Codec Negotitation. For the HF Role,
this feature is stored in bit 8 of the supported features
bitmap.

This patch changes the range of valid HF feature bitmaps to 2^8-1.
src/emulator.c