Searched refs:bondStateChangeCallback (Results 1 – 2 of 2) sorted by relevance
64 void bondStateChangeCallback(int status, byte[] address, int newState) { in bondStateChangeCallback() method in JniCallbacks65 mBondStateMachine.bondStateChangeCallback(status, address, newState); in bondStateChangeCallback()
427 void bondStateChangeCallback(int status, byte[] address, int newState) { in bondStateChangeCallback() method in BondStateMachine