Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我需要通过蓝牙将我的安卓手机与车载收音机连接,这样我就可以发送一些将显示在车载收音机显示屏上的数据(任何东西)。我想这需要打开设备的蓝牙插座。到目前为止,我已经设法打开一个小耳塞蓝牙免提设备的插座,并收到初始消息 06-25 14:22:12.995: V/Bluetooth AT recv(2293): AT+BRSF=28 并且每次都有效。
我从这里做什么?