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 286 private final void startObexServerSession() throws IOException {
287 if (DEBUG) Log.d(TAG, "Map Service startObexServerSession");
318 Log.v(TAG, "startObexServerSession() success!");
411 startObexServerSession();
715 startObexServerSession();
  /packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
BluetoothPbapService.java 281 startObexServerSession();
449 private final void startObexServerSession() throws IOException {
450 if (VERBOSE) Log.v(TAG, "Pbap Service startObexServerSession");
484 Log.v(TAG, "startObexServerSession() success!");
586 startObexServerSession();

Completed in 50 milliseconds