Searched refs:onBtProfileConnected (Results 1 – 2 of 2) sorted by relevance
492 /*package*/ synchronized void onBtProfileConnected(int profile, BluetoothProfile proxy) { in onBtProfileConnected() method in BtHelper
1902 mBtHelper.onBtProfileConnected(msg.arg1, (BluetoothProfile) msg.obj); in handleMessage()