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
Post a Comment