Searched refs:bondStateChangeCallback (Results 1 – 3 of 3) sorted by relevance
67 void bondStateChangeCallback(int status, byte[] address, int newState, int hciReason) { in bondStateChangeCallback() method in JniCallbacks68 mBondStateMachine.bondStateChangeCallback(status, address, newState, hciReason); in bondStateChangeCallback()
619 void bondStateChangeCallback(int status, byte[] address, int newState, int hciReason) { in bondStateChangeCallback() method in BondStateMachine
145 mBondStateMachine.bondStateChangeCallback( in testCreateBondAfterRemoveBond()148 mBondStateMachine.bondStateChangeCallback( in testCreateBondAfterRemoveBond()