Searched refs:bondStateChangeCallback (Results 1 – 3 of 3) sorted by relevance
66 void bondStateChangeCallback(int status, byte[] address, int newState) { in bondStateChangeCallback() method in JniCallbacks67 mBondStateMachine.bondStateChangeCallback(status, address, newState); in bondStateChangeCallback()
447 void bondStateChangeCallback(int status, byte[] address, int newState) { in bondStateChangeCallback() method in BondStateMachine
122 mBondStateMachine.bondStateChangeCallback(AbstractionLayer.BT_STATUS_SUCCESS, in testCreateBondAfterRemoveBond()125 mBondStateMachine.bondStateChangeCallback(AbstractionLayer.BT_STATUS_SUCCESS, in testCreateBondAfterRemoveBond()