OSDN Git Service

android/hidhost: Fix connecting HOGP over BREDR
authorMariusz Skamra <mariusz.skamra@tieto.com>
Wed, 20 May 2015 09:56:39 +0000 (11:56 +0200)
committerSzymon Janc <szymon.janc@tieto.com>
Fri, 22 May 2015 13:13:19 +0000 (15:13 +0200)
commit24f7199b8811fb85da7c64317678626d45ebde4c
treebd8834c0a4fe57af5334df364dee4224715ab9ce
parent22d154346b9665721441bd6908bab66c18f436fe
android/hidhost: Fix connecting HOGP over BREDR

This patch fixes issue related to HID connection over BREDR.
To avoid HOG connection with dual mode device connected over
BREDR, bearer type is checked not the features of remote device.
android/hidhost.c