Home
last modified time | relevance | path

Searched defs:socketCreationLatencyMillis (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/framework/java/android/bluetooth/
DSocketMetrics.java101 long socketCreationLatencyMillis, in logSocketAccept()
/packages/modules/Bluetooth/android/app/aidl/android/bluetooth/
DIBluetooth.aidl166 …olean isSecured, int result, long socketCreationTimeMillis, long socketCreationLatencyMillis, long… in logL2capcocServerConnection()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/
DAdapterService.java859 long socketCreationLatencyMillis, in logL2capcocServerConnection()
922 long socketCreationLatencyMillis = socketCreationLatencyNanos / 1000000; in logL2capcocClientConnection() local
3373 long socketCreationLatencyMillis, in logL2capcocServerConnection()