Home
last modified time | relevance | path

Searched refs:mLocalRole (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/pan/
DPanService.java164 panDevice.mLocalRole, panDevice.mRemoteRole); in cleanup()
565 panDevice.mLocalRole = localRole; in handlePanDeviceStateChange()
759 private int mLocalRole; // Which local role is this PAN device bound to field in PanService.BluetoothPanDevice
765 mLocalRole = localRole; in BluetoothPanDevice()