Searched refs:LocalPanRole (Results 1 – 2 of 2) sorted by relevance
26 import android.bluetooth.BluetoothPan.LocalPanRole;549 @LocalPanRole int localRole, @RemotePanRole int remoteRole) { in handlePanDeviceStateChange()
127 public @interface LocalPanRole {} annotation in BluetoothPan