Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

bugfix for Samsung devices: "Failed to register callback" #17

Closed
wants to merge 27 commits into from

Conversation

itarozzi
Copy link
Contributor

Using the Central example app on a Samsung Note 10.1 (GT-8010) I had runtime errors and it didn't works:
"Failed to register callback"

Investigating around I found this thread :
http://stackoverflow.com/questions/20069507/gatt-callback-fails-to-register

Using runOnUiThread now it works well. I don't know if this problem is Samsung only related, I can't test other BLE device at the moment

kshoji and others added 27 commits September 27, 2014 07:32
Conflicts:
	README.md
Conflicts:
	library/build.gradle
	library/repository/jp/kshoji/ble-midi/maven-metadata.xml
	library/repository/jp/kshoji/ble-midi/maven-metadata.xml.md5
	library/repository/jp/kshoji/ble-midi/maven-metadata.xml.sha1
Conflicts:
	library/build.gradle
	library/repository/jp/kshoji/ble-midi/maven-metadata.xml
	library/repository/jp/kshoji/ble-midi/maven-metadata.xml.md5
	library/repository/jp/kshoji/ble-midi/maven-metadata.xml.sha1
	library/src/main/java/jp/kshoji/blemidi/peripheral/BleMidiPeripheralProvider.java
Conflicts:
	library/build.gradle
	library/repository/jp/kshoji/ble-midi/maven-metadata.xml
	library/repository/jp/kshoji/ble-midi/maven-metadata.xml.md5
	library/repository/jp/kshoji/ble-midi/maven-metadata.xml.sha1
Conflicts:
	library/build.gradle
	library/repository/jp/kshoji/ble-midi/maven-metadata.xml
	library/repository/jp/kshoji/ble-midi/maven-metadata.xml.md5
	library/repository/jp/kshoji/ble-midi/maven-metadata.xml.sha1
Conflicts:
	library/build.gradle
	library/repository/jp/kshoji/ble-midi/maven-metadata.xml
	library/repository/jp/kshoji/ble-midi/maven-metadata.xml.md5
	library/repository/jp/kshoji/ble-midi/maven-metadata.xml.sha1
Conflicts:
	library/build.gradle
	library/repository/jp/kshoji/ble-midi/maven-metadata.xml
	library/repository/jp/kshoji/ble-midi/maven-metadata.xml.md5
	library/repository/jp/kshoji/ble-midi/maven-metadata.xml.sha1
# Conflicts:
#	library/build.gradle
#	library/repository/jp/kshoji/ble-midi/maven-metadata.xml
#	library/repository/jp/kshoji/ble-midi/maven-metadata.xml.md5
#	library/repository/jp/kshoji/ble-midi/maven-metadata.xml.sha1
@kshoji kshoji changed the base branch from master to develop October 30, 2020 00:17
@kshoji
Copy link
Owner

kshoji commented Oct 30, 2020

I merged into develop branch with the commit ad57dfb, so close this.
Thanks,

@kshoji kshoji closed this Oct 30, 2020
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants