Searched refs:LOCAL_PANU_ROLE (Results 1 – 2 of 2) sorted by relevance
1093 role = BluetoothPan.LOCAL_PANU_ROLE; in connectPanOrIncomingPanConnection()1123 if (role == BluetoothPan.LOCAL_PANU_ROLE) { in connectPanOrIncomingPanConnection()1198 role = BluetoothPan.LOCAL_PANU_ROLE; in disconnectFromRemoteOrVerifyConnectNap()1222 if (role == BluetoothPan.LOCAL_PANU_ROLE) { in disconnectFromRemoteOrVerifyConnectNap()
93 public static final int LOCAL_PANU_ROLE = 2; field in BluetoothPan