java - Sometimes, I don't get a ACTION_BOND_STATE_CHANGED -


i have created receiver , listening action_bond_state_changed. have code responds creation of bond , moves forward other things.

the problem 2/3 of time, pair device , code on action_bond_state_changed never gets called. 1 third of time does.

there's nothing in log after log entry says i'm waiting bonding.

is there other result can happen result of pair request?


Comments

Popular posts from this blog

commonjs - How to write a typescript definition file for a node module that exports a function? -

openid - Okta: Failed to get authorization code through API call -

thorough guide for profiling racket code -