Bluetooth profiles for tablets
I want to know what profile will be better for implementing communication between device and tablet. The tablet will run on android platform? SPP or HID? Which tablets are available to test the functionalit开发者_StackOverflow社区y?
It depends on the applications for which you plan to use bluetooth... Wireless controllers, keyboard , mice etc HID will be the right way to go. SPP is also useful to have as a general purpose profile to allow applications to be developed which can talk over bluetooth to other devices which support SPP
精彩评论