Searched refs:AUTH_TIMEOUT (Results 1 - 2 of 2) sorted by relevance

/frameworks/opt/bluetooth/src/android/bluetooth/client/pbap/
H A DBluetoothPbapSession.java46 public static final int AUTH_TIMEOUT = 9; field in class:BluetoothPbapSession
161 mParentHandler.obtainMessage(AUTH_TIMEOUT).sendToTarget();
H A DBluetoothPbapClient.java457 case BluetoothPbapSession.AUTH_TIMEOUT:

Completed in 3840 milliseconds