HomeSort by relevance Sort by last modified time
    Searched refs:sap (Results 126 - 129 of 129) sorted by null

1 2 3 4 56

  /packages/apps/Bluetooth/src/com/android/bluetooth/sap/
SapService.java 1 package com.android.bluetooth.sap;
74 "com.android.bluetooth.sap.USER_CONFIRM_TIMEOUT";
95 BluetoothUuid.SAP,
127 if (VERBOSE) Log.v(TAG, "Sap Service startRfcommSocketListener");
137 if (VERBOSE) Log.v(TAG, "Sap Service initSocket");
212 if (VERBOSE) Log.v(TAG, "SAP Service closeService in");
237 if (VERBOSE) Log.v(TAG, "SAP Service closeService out");
241 if (VERBOSE) Log.v(TAG, "Sap Service startSapServerSession");
243 // acquire the wakeLock before start SAP transaction thread
252 /* Start the SAP I/O thread and associate with message handler *
    [all...]
  /external/dhcpcd-6.8.2/
dhcp6.c 3584 const char *sap = ap->saddr; local
    [all...]
  /external/valgrind/coregrind/m_syswrap/
syswrap-solaris.c 1229 vki_spawn_attr_t *sap = local
    [all...]
  /frameworks/av/media/libstagefright/
MPEG4Extractor.cpp 2645 bool sap = d3 & 0x80000000; local
    [all...]

Completed in 259 milliseconds

1 2 3 4 56