HomeSort by relevance Sort by last modified time
    Searched refs:startObexServerSession (Results 1 - 2 of 2) sorted by null

  /packages/apps/Bluetooth/src/com/android/bluetooth/map/
BluetoothMapService.java 280 private final void startObexServerSession() throws IOException {
281 if (DEBUG) Log.d(TAG, "Map Service startObexServerSession");
306 Log.v(TAG, "startObexServerSession() success!");
396 startObexServerSession();
679 startObexServerSession();
  /packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
BluetoothPbapService.java 276 startObexServerSession();
444 private final void startObexServerSession() throws IOException {
445 if (VERBOSE) Log.v(TAG, "Pbap Service startObexServerSession");
474 Log.v(TAG, "startObexServerSession() success!");
574 startObexServerSession();

Completed in 725 milliseconds