Searched refs:mBluetoothStackState (Results 1 – 2 of 2) sorted by relevance
40 private int mBluetoothStackState; field in BluetoothActivityEnergyInfo73 mBluetoothStackState = stackState; in BluetoothActivityEnergyInfo()83 mBluetoothStackState = in.readInt(); in BluetoothActivityEnergyInfo()98 + mBluetoothStackState in toString()127 out.writeInt(mBluetoothStackState); in writeToParcel()148 return mBluetoothStackState; in getBluetoothStackState()
64 Landroid/bluetooth/BluetoothActivityEnergyInfo;->mBluetoothStackState:I