Home
last modified time | relevance | path

Searched refs:onConnect (Results 1 – 6 of 6) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapMasInstance.java151 … boolean isValid = mMapService.onConnect(mRemoteDevice, BluetoothMapMasInstance.this); in run()
DBluetoothMapService.java756 public boolean onConnect(BluetoothDevice remoteDevice, BluetoothMapMasInstance masInst) { in onConnect() method in BluetoothMapService
DBluetoothMapObexServer.java228 public int onConnect(final HeaderSet request, HeaderSet reply) { in onConnect() method in BluetoothMapObexServer
/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
DTestActivity.java482 public int onConnect(HeaderSet request, HeaderSet reply) { in onConnect() method in TestTcpServer
DBluetoothOppObexServerSession.java540 public int onConnect(HeaderSet request, HeaderSet reply) { in onConnect() method in BluetoothOppObexServerSession
/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
DBluetoothPbapObexServer.java178 public int onConnect(final HeaderSet request, HeaderSet reply) { in onConnect() method in BluetoothPbapObexServer