Searched defs:SESSION_CONNECTED (Results 1 - 1 of 1) sorted by path

/frameworks/opt/bluetooth/src/android/bluetooth/client/pbap/
H A DBluetoothPbapSession.java43 public static final int SESSION_CONNECTED = 6; field in class:BluetoothPbapSession
123 mParentHandler.obtainMessage(SESSION_CONNECTED).sendToTarget();

Completed in 53 milliseconds