2023-03-09 02:03

Bluetooth 관련 정리

1. BluetoothGatt.discoverServices()
연결된 블루투스에 호출할 수 있는 서비스를 호출하는 기능이다. 해당 함수를 호출하면 블루투스 연결을 할때 등록해 놓은 BluetoothGattCallback 콜백 클...
Android
bluetooth
discoverservice
블루투스
000

댓글