Searched defs:socketCreationTimeNanos (Results 1 – 4 of 4) sorted by relevance
/packages/modules/Bluetooth/framework/java/android/bluetooth/ |
D | SocketMetrics.java | 56 long socketCreationTimeNanos, in logSocketConnect()
|
/packages/modules/Bluetooth/android/app/aidl/android/bluetooth/ |
D | IBluetooth.aidl | 178 …etoothDevice device, int port, boolean isSecured, int result, long socketCreationTimeNanos, long s… in logL2capcocClientConnection() 180 …in BluetoothDevice device, boolean isSecured, int resultCode, long socketCreationTimeNanos, boolea… in logRfcommConnectionAttempt()
|
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/ |
D | AdapterServiceBinder.java | 1206 long socketCreationTimeNanos, in logL2capcocClientConnection() 1229 long socketCreationTimeNanos, in logRfcommConnectionAttempt()
|
D | AdapterService.java | 899 long socketCreationTimeNanos, in logL2capcocClientConnection() 944 long socketCreationTimeNanos, in logRfcommConnectionAttempt()
|